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 plugin adds support for generating the version from a git checkout.
This package provides an extension for EDoc for generating Markdown.
Erlang application to parse YAML 1.1 and YAML 1.2 documents, as well as JSON documents.
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 plugin allows running PropEr test suites from within rebar3.
This package provides a rebar3 plugin for dead code cleaning.
This plugin provides support for handling non-OTP applications as a dependent libraries.
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 SSL verification functions for Erlang.
This package provides support for compiling native code for Rebar3.
This plugin provides support for generating docs with ex_doc.
This package provides an Erlang providers library.
This package provides a generic Zipper implementation for Erlang.
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 an OTP library to be used for CT log outputs you want to be readable around all that noise they contain.
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.
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).
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.
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.
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.
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.
These command-line utilities allow for diagnosing and testing InfiniBand networks.
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.
Fcitx5-gtk4 provides IM module for GTK4 applications.