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 a better output for Erlang eunits.
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 support for compiling native code for Rebar3.
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.
This package provides erlfmt, an opinionated Erlang code formatter.
This package provides a generic Zipper implementation for Erlang.
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 plugin adds support for generating the version from a git checkout.
Erlware Commons is an Erlware project focused on all aspects of reusable Erlang components.
This package provides an Emacs major mode for editing Erlang source files.
This package provides functions useful for processing Erlang code.
This package provides an extension for EDoc for generating Markdown.
An Erlang application for consuming, producing and manipulating json.
rebar3 is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
rebar3 is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar3 also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc).
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.
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.
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).
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.
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 provides libchewing input method support for fcitx5.