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.
ElementaryX: Elementary Emacs configuration coupled with Guix Minimal org-mode latex beamer (ox-beamer) setup.
ElementaryX: Elementary Emacs configuration coupled with Guix Full setup.
ElementaryX: Elementary Emacs configuration coupled with Guix. Early init.
ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for all-the-icons, a utility package to collect various Icon Fonts and propertize them within Emacs. See also emacs-elementaryx-nerd-icons alternative.
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 setup.
ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for nerd-icons. See also emacs-elementaryx-all-the-icons alternative.
ElementaryX: Elementary Emacs configuration coupled with Guix org-mode html (ox-html) setup.
ElementaryX: Elementary Emacs configuration coupled with Guix. Setup for languages with parentheses or alike: lisp, scheme.
ElementaryX: Elementary Emacs configuration coupled with Guix Minimal org-mode latex beamer (ox-beamer) setup.
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, ...).
A set of libraries based on Qt5 for modular scientific software development
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.
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.
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.
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. It currently supports compilation of C and C++ programs, using front-ends derived from GCC 4.0.1. A new front-end for the C family of languages is in development. The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality.
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.
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.
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.
medInria is a multi-platform medical image processing and visualization software. medInria offers from standard to cutting-edge processing functionalities for your medical images such as 2D/3D/4D image visualization, image registration, diffusion MR processing and tractography.
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).
The RPI is a lightweight framework to encapsulate image registration algorithms.