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. Setup for Vym, the fake true VY iMprovised. Version of Elementaryx with vim-like keybindings. Based on evil and related packages such as evil-collection.
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 Add a default.el startup file for export-only + publish elementaryx setup together with a vanilla emacs IDE.
ElementaryX: Elementary Emacs configuration coupled with Guix. org-mode setup.
Batsim is an infrastructure simulator that enables the study of resource management techniques.
intervalset is a C++ library to manage sets of closed intervals of integers. This is a simple wrapper around Boost.Icl.
A set of libraries based on Qt5 for modular scientific software development
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.
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.
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.
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.
FlowVR is a middleware library that eases development and execution of high performance interactive applications requiring to harness the power of computing nodes distributed in a cluster or grid.
Hawen stands for time-HArmonic Wave modEling and INversion using Hybridizable Discontinuous Galerkin Discretization. The code is written in Fortran90, for forward and inverse time-harmonic wave problems. It uses MPI and OpenMP parallelism.
Hawen stands for time-HArmonic Wave modEling and INversion using Hybridizable Discontinuous Galerkin Discretization. The code is written in Fortran90, for forward and inverse time-harmonic wave problems. It uses MPI and OpenMP parallelism.
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.
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.
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.
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.
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 Insight Toolkit (ITK) is a toolkit for N-dimensional scientific image processing, segmentation, and registration. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.