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.
PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed many-core heterogeneous architectures. Applications are expressed as a Direct Acyclic Graph of tasks with labeled edges designating data dependencies. PaRSEC assigns computation threads to the cores, overlaps communications and computations between nodes as well as between host and accelerators (like GPUs). It achieves these features by using a dynamic, fully-distributed scheduler based on architectural features such as NUMA nodes and GPU awareness, as well as algorithmic features such as data reuse.
ViTE is a trace explorer. It is a tool to visualize execution traces of parallel programs (OpenMP, MPI, etc.) in Pajé or OTF format for debugging and profiling parallel or distributed applications. Such traces can be obtained using, for example, EZTrace.
Statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS.
Simply swizzle your arguments
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Plain color conversion functions
Date formatting and parsing
Run the supplied function exactly one time (once)
Get v8 stack traces as an array of CallSite objects.
Check if something is a Node.js stream
HTTP proxying for the masses
Color conversion and manipulation with CSS string support
strftime for JavaScript
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Higher-order functions and common patterns for asynchronous code
Parser and generator for CSS color strings
Color your terminal using CSS/hex color codes
Check if a certain debug flag is enabled.
Streams3, a user-land copy of the stream library from Node.js
Browser-friendly inheritance fully compatible with standard node.js inherits()
get colors in your node.js console
Client for prometheus
Generate HEX colors for a given namespace.
Binary Search Trees