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.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.
This package implements an interface to the BEAM file format and a decompiler.
This package provides a tiny library for validating and documenting high-level options.
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
This package provides a simple and modern Elixir socket server.
This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.
This package provides a library for glob expressions.
This package provides a common interface for defining metrics based on Telemetry events.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
This package provides a parser combinator library for Elixir projects.
Bunt is an Elixir package that enables 256 color ANSI coloring in the terminal and allows users to alias colors to more semantic and application-specific names1.
This package provides elixir-ex-ulid an implementation of Universally Unique Lexicographically Sortable Identifier (ULID).
An incredibly fast, pure Elixir JSON library.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
This package-provides elixir-accessible, a library providing Access behaviour for custom structs.
This package provides a toolkit for writing command-line user interfaces.
Untangle provides alternatives for IO.inspect and the macros in Elixir's Logger to output code location information. It also provides a polyfill for dbg which was introduced in Elixir 1.14.
This package provides elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package provides an Elixir library to make file sizes human-readable.
StreamData is an Elixir library for data generation and property-based testing.
This package provides functions for working with calendar intervals.
Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency. Credo can show you refactoring opportunities in your code, complex code fragments, warn you about common mistakes, show inconsistencies in your naming scheme and - if needed - help you enforce a desired coding style.
This package provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.