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 erlang-cowboy-telemetry, a library implementing Telemetry instrumentation for Cowboy.
This package provides ProcessOne SIP server component in Erlang.
This package provides a generic interface to different metrics systems in Erlang.
This package provides erlang-cowlib, a support library for manipulating Web protocols.
Binpp will use io:format to output the formatted binary by default. However there are options making pprint functions return formatted data instead of performing direct IO write.
This package provides erlang-hackney, a simple HTTP client.
This package implements a generic setup application for Erlang-based systems.
This package provides a generic interface to different metrics systems in Erlang.
This package provides fast Expat-based Erlang/Elixir XML parsing library.
This package provides non-blocking Redis client for Erlang with focus on performance and robustness.
This package provides OAuth 2.0 implementation for Erlang.
This package provides a difference library.
This package provides Erlang/Elixir image converter.
This package provides a library to periodically collect measurements and dispatch them as Telemetry events.
This package provides a rebar3 plugin for dead code cleaning.
This package contains plugin for ASN.1 compilation from within Rebar3.
PropEr is a tool for the automated, semi-random, property-based testing of Erlang programs. It is fully integrated with Erlang's type language, and can also be used for the model-based random testing of stateful systems.
This package provides a better output for Erlang eunits.
LFE, Lisp Flavoured Erlang, is a Lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. An LFE evaluator and shell is also included.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This package provides the reference implementation of Hex specifications.
This Erlang library contains a CA bundle that you can reference in your Erlang application. This is useful for systems that do not have CA bundles that Erlang can find itself, or where a uniform set of CAs is valuable.
This an Erlang specific port of certifi. The CA bundle is derived from Mozilla's canonical set.
This package provides erlfmt, an opinionated Erlang code formatter.
This plugin provides support for handling non-OTP applications as a dependent libraries.