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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.
ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.
This CUDA C++ Core Libraries (CCCL) unifies three essential CUDA C++ libraries into a single, convenient repository: Thrust, CUB and libcudacxx. The goal of CCCL is to provide CUDA C++ developers with building blocks that make it easier to write safe and efficient code. Bringing these libraries together streamlines your development process and broadens your ability to leverage the power of CUDA C++.
NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.
Language service for HTML
A deep deletion module for node (like `rm -rf`)
Extract the non-magic parent path from a glob string.
Get the first path that exists on disk of multiple paths
Lightweight debugging utility for Node.js and the browser
CLI arguments parser. Native port of python's argparse.
A json rpc implementation over streams
Resolve the path of a module like `require.resolve()` but from a given path
Like which(1) unix command. Find the first instance of an executable in the PATH.
Language service for JSON
Clean up error stack traces
Scanner and parser for JSON with comments.
Language Server Protocol (LSP) implementation for TypeScript using tsserver
Get the path of the parent module
Easily read/write JSON files.
Match balanced character pairs, like "" and ""
Regular expression for matching a shebang line
Get a random temporary file or directory path
Regular expression parser for ECMAScript.
a glob matcher in javascript