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.
Erlang/Elixir library for partitioned or sharded ETS tables.
This package provides erlang-hackney, a simple HTTP client.
This package provides PKIX management for Erlang.
This package provides non-blocking Redis client for Erlang with focus on performance and robustness.
Cowboy aims to provide a complete HTTP stack in a small code base. It is optimized for low latency and low memory usage, in part because it uses binary strings.
Cowboy provides routing capabilities, selectively dispatching requests to handlers written in Erlang. Because it uses Ranch for managing connections, Cowboy can easily be embedded in any other application.
This package provides native zlib driver for Erlang/Elixir.
This package provides an helper library for making Erlang libraries logging framework agnostic.
This package provides a difference library.
This package provides STUN and TURN library for Erlang/Elixir.
This package provides meck, a mocking framework for Erlang.
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 TLS/SSL OpenSSL-based native driver for Erlang/Elixir.
This package provides pure Erlang MySQL driver.
This package provides a generic interface to different metrics systems in Erlang.
This package provides a library to periodically collect measurements and dispatch them as Telemetry events.
This package provides implementation of Lua on Erlang.
This package provides JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.
Ranch aims to provide everything you need to accept TCP connections with a small code base and low latency while being easy to use directly as an application or to embed into your own.
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.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This package provides a better output for Erlang eunits.
This package provides SSL verification functions for Erlang.
This package provides a rebar3 plugin for dead code cleaning.
This package provides an OTP library to be used for CT log outputs you want to be readable around all that noise they contain.