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 PKIX management for Erlang.
Telemetry is a lightweight library for dynamic dispatching of events, with a focus on metrics and instrumentation. Any Erlang or Elixir library can use telemetry to emit events. Application code and other libraries can then hook into those events and run custom handlers.
This package provides erlang-exometer-core, a library for code instrumentation and metrics collection.
This package provides native zlib driver for Erlang/Elixir.
This package provides epam helper for PAM authentication support.
This package provides a generic interface to different metrics systems in Erlang.
This package provides a library to handle mimetypes.
This package provides erlang-coveralls, an Erlang module to convert and send cover data to Coveralls.
This package provides XMPP parsing and serialization library for Erlang/Elixir.
This package provides YAML configuration processor.
This package provides pure Erlang MySQL driver.
This package provides ACME client for Erlang.
This package provides a library to periodically collect measurements and dispatch them as Telemetry events.
An Erlang library for encoding and decoding JSON data.
This Erlang library provides a Binary pattern match Based Mustache template engine
This package provides an OTP library to be used for CT log outputs you want to be readable around all that noise they contain.
This package captures some useful patterns in parse transformation and code generation for Erlang.
For example generating standardized accessor functions for records or evaluating an expression at compile-time and substitute the result as a compile-time constant.
This package provides a rebar3 plugin for dead code cleaning.
This plugin provides support for handling non-OTP applications as a dependent libraries.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
This plugin provides support for generating docs with ex_doc.
This package provides an Erlang providers library.
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 an Erlang module to parse command line arguments using the GNU getopt syntax.