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 an alternative qsub command that will directory run the script.
The Son of Grid Engine is a community project to continue Sun's old gridengine project after Oracle shut down the site and stopped contributing code.
This package an alternative qsub command that will submit jobs to SLURM.
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.
StarPU is a run-time system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.
Statistical package for both Bayesian and Frequentist statistical methods, that is easy to use and familiar to users of SPSS.
Binary Search Trees
the complete solution for node.js command-line programs
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Determines if an object can be used as an array
Parser and generator for CSS color strings
strftime for JavaScript
get colors in your node.js console
Check if a certain debug flag is enabled.
Higher-order functions and common patterns for asynchronous code
The string_decoder module from Node core
Definitions of levels for logging purposes & shareable Symbol constants.
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Run the supplied function exactly one time (once)
Client for prometheus
HTTP and HTTPS modules that follow redirects.
Generate HEX colors for a given namespace.
Check if a protocol requires a certain port number to be added to an URL.
An mutable object-based log format designed for chaining & objectMode streams.