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.
ElementaryX suite: Elementary Emacs configuration coupled with Guix. Setup for the suite composed of Emacs, Vym, ESCode versions. This is a meta-package.
ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for treemacs.
ElementaryX: Elementary Emacs configuration coupled with Guix. Core packages for non interactive usage.
ElementaryX: Elementary Emacs configuration coupled with Guix. Early init.
Build.el strives to provide clean and easy to understand functions, as well as a transient menu, to build projects of various build systems (CMake, Bazel, Make, Ninja, Cargo, NPM, ...).
Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.
ElementaryX: Elementary Emacs configuration coupled with Guix org-mode latex (ox-latex) setup.
Extension of ob-latex for supporting common macro definitions for ox-latex and ox-html backends.
ElementaryX: Elementary Emacs configuration coupled with Guix. Minimal dependencies for org-mode latex export (ox-latex). Provides both rubber and latexmk build systems.
ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for nerd-icons. See also emacs-elementaryx-all-the-icons alternative.
This package provides a collection of templates for the Emacs TempEl package.
A set of libraries based on Qt5 for modular scientific software development
EZTrace is a tool that aims at generating automatically execution trace from high performance computing (HPC) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE.
OTF2-compatible interface to write and read trace data from HPC applications.
This project aims at providing an alternative solution to the already existing FxT library, which is used to record events during the execution of scientific applications, that would deliver nearly the same performance and would solve the scalability issues such as scalability and the number of threads.
FxT is a fast tracing engine that can be used either in user land, in kernel land, or both. It can record developer-specified events in compact "traces", with minimal run-time overhead.
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library.
Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.
Ground-up implementation of a Fortran front end written in modern C++. While it is capable of generating executables for a number of examples, some functionalities are still missing.
QtDCM implements several Qt widgets for manipulating Dicom data. With QtDCM, it is possible to explore a Dicom CD-ROM, to search and download from a PACS (Pictures Archive and Communications System) and to convert series of images to the nifti format. Thanks to its simple design, QtDcm is very easy to integrate in other application (see the example directory in the code).
TTK
DCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers.
The RPI is a lightweight framework to encapsulate image registration algorithms.