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 library for defining structs with a type without writing boilerplate code.
An API/Server for Elixir projects that provides context-aware information for code completion, documentation, go/jump to definition, signature info and more.
Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.
An API/Server for Elixir projects that provides context-aware information for code completion, documentation, go/jump to definition, signature info and more.
Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.
Data validation and transformation.
Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
Data generation and property-based testing for Elixir.
Implements the "Language Server Protocol" standard and provides debugger support via the "Debug Adapter Protocol"
Mix Tasks are usable from the directory of the mix project you want to analyze.
PathGlob tests whether a file path matches a glob pattern, without touching the filesystem. It has the same semantics as Path.wildcard/2.
Dynamic dispatching library for metrics and instrumentations.
Hot-babe is a small graphical utility which displays the system activity in a very special way. When the CPU is idle, it displays a dressed girl, and when the activity goes up, as the temperature increases, the girl begins to undress, to finish totally naked when the system activity reaches 100%. Of course, if you are shocked by nudity, don't use it!
This Emacs build implements graphical UI purely in terms of GTK, enables xwidgets, and includes a tree sitter API.
dockd is a program that runs in the background and detects when your ThinkPad is added or removed from a dock and it automatically switches output mode profiles that you have configured before.
libthinkpad is a userspace general purpose library to change hardware configuration and manage hardware events in the userspace for Lenovo/IBM ThinkPad laptops.
with-setf provides 2 macros for setf'ing values for the duration of a scope.
cepl.fond is a simple library for working with cl-fond with CEPL.
The Open Asset Import Library loads more than 40 3D file formats into one unified data structure. Additionally, assimp features various mesh post processing tools: normals and tangent space generation, triangulation, vertex cache locality optimization, removal of degenerate primitives and duplicate vertices, sorting by primitive type, merging of redundant materials and many more.
cl-openal is a series of semi-lispy public domain bindings to the OpenAL API. It includes direct CFFI bindings, as well as varying levels of lispy wrappings around AL, ALC, and ALUT.