Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides support for compiling native code for Rebar3.
This package provides an Emacs major mode for editing Erlang source files.
Relx assembles releases for an Erlang/OTP release. Given a release specification and a list of directories in which to search for OTP applications it will generate a release output. That output depends heavily on what plugins available and what options are defined, but usually it is simply a well configured release directory.
An Erlang library for encoding and decoding JSON data.
This package provides a build tool and plugin to convert exported Erlang cover data sets into Cobertura XML reports, which can then be feed to the Jenkins Cobertura plug-in.
On hex.pm, this plugin was previously called rebar_covertool.
This package provides functions useful for processing Erlang code.
This plugin provides support for generating docs with ex_doc.
This package provides a helper library for terminal colour printing extending the io:format syntax to add colours.
This package provides SSL verification functions for Erlang.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This package provides an Erlang providers library.
This package provides a generic Zipper implementation for Erlang.
This package provides a better output for Erlang eunits.
This package provides an OTP library to be used for CT log outputs you want to be readable around all that noise they contain.
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance.
This package provides erlfmt, an opinionated Erlang code formatter.
Shakespeare is a programming language with the design goal of making programs read like plays. The characters in the play are variables. If you want to assign a character, let's say Juliet, a positive value, you put her and another character on the stage and let that character praise Juliet.
cfunge is a fast conforming Befunge93/98/109 interpreter written in C. It supports several fingerprints (opt-in language extensions identified by unique ID codes).
Folders is a programming language, in which programs are encoded as (nested) directories. Note that the switches you pass to du may affect your score when code golfing.
lci is a LOLCODE interpreter written in C and is designed to be correct, portable, fast, and precisely documented.
correct: Every effort has been made to test lci's conformance to the LOLCODE language specification. Unit tests come packaged with the lci source code.
portable: lci follows the widely ported ANSI C specification allowing it to compile on a broad range of systems.
fast: Much effort has gone into producing simple and efficient code whenever possible to the extent that the above points are not compromised.
This is a set of command-line utilities to help configure, debug, and maintain Infiniband (IB) fabrics.
In addition to the utilities, a sub-library, libibnetdisc, is provided to scan an entire IB fabric and return data structures representing it. The interface to this library is not guaranteed to be stable.
Unified Communication X (UCX) provides an optimized communication layer for message passing (MPI), portable global address space (PGAS) languages and run-time support libraries, as well as RPC and data-centric applications.
UCX utilizes high-speed networks for inter-node communication, and shared memory mechanisms for efficient intra-node communication.
OpenSM is the OpenIB project's Subnet Manager for Infiniband networks. The subnet manager is run as a system daemon on one of the machines in the infiniband fabric to manage the fabric's routing state. This package also contains various tools for diagnosing and testing Infiniband networks that can be used from any machine and do not need to be run on a machine running the opensm daemon.
These command-line utilities allow for diagnosing and testing InfiniBand networks.