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.
Lwt provides typed, composable cooperative threads. These make it easy to run normally-blocking I/O operations concurrently in a single process. Also, in many cases, Lwt threads can interact without the need for locks or other synchronization primitives.
GSL-OCaml is an interface to the GNU scientific library (GSL) for the OCaml language.
This package provides the Khronos OpenCL ICDs
OpenFYBA is the source code release of the FYBA library.
ParseDate
None
None.
R package for eQTl/pQTL mediation analysis.
.
Package providing a fast match() replacement for cases that require repeated look-ups. It is slightly faster that R's built-in match() function on first match against a table, but extremely fast on any subsequent lookup as it keeps the hash table in memory.
.
Implements an efficient multi-locus mixed-model approach for genome-wide association studies in structured populations.
cl-qc is a Common Lisp library for linting the following in delimited text files:
Whitespace
Floating-point number well-formedness
GeneChip Platform ID checks for Affymetrix, Illumina, and others
cl-qc is a Common Lisp library for linting the following in delimited text files:
Whitespace
Floating-point number well-formedness
GeneChip Platform ID checks for Affymetrix, Illumina, and others
GeneNetwork qc is a quality control application for the data files that eventually are used to add to the data in the GeneNetwork project.
cl-qc is a Common Lisp library for linting the following in delimited text files:
Whitespace
Floating-point number well-formedness
GeneChip Platform ID checks for Affymetrix, Illumina, and others
CSV library written in pure ANSI C that can read and write CSV data.
This package contains a C++11 multiple-producer-multiple-consumer lockless queues header library based on circular buffer with std::atomic.
CVA6 is a 6-stage, single issue, in-order CPU which implements the 64-bit RISC-V instruction set. It fully implements I, M, A and C extensions as specified in Volume I: User-Level ISA V 2.3 as well as the draft privilege extension 1.10. It implements three privilege levels M, S, U to fully support a Unix-like operating system. Furthermore it is compliant to the draft external debug spec 0.13.
It has configurable size, separate TLBs, a hardware PTW and branch-prediction (branch target buffer and branch history table). The primary design goal was on reducing critical path length.
Module that adds descendant tracking to a class
Docco in Ruby
This gem provides multi-db support for Rails applications. Using its middleware you can partition your app so each hostname has its own db. It provides a series of helper for working with multiple database, and some additional rails tasks for working with them.
Simplify API integration testing with a succinct rspec DSL and generate OpenAPI specification files directly from your rspecs. More about the OpenAPI initiative here: http://spec.openapis.org/
ember-data source code wrapper for use with Ruby libs.