libsimdjson13
Parsing gigabytes of JSON per second (shared object)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
We need a fresh approach. The simdjson library uses commonly available SIMD
instructions and microparallel algorithms to parse JSON 2.5x faster than
RapidJSON and 25x faster than JSON for Modern C++.
bart-cuda
tools for computational magnetic resonance imaging
The Berkeley Advanced Reconstruction Toolbox (BART) is a free and
open-source image-reconstruction framework for Computational Magnetic
Resonance Imaging. It consists of a programming library and a toolbox
of command-line programs. The library provides common operations on
multi-dimensional arrays, Fourier and wavelet transforms, as well as
generic implementations of iterative optimization algorithms. The
command-line tools provide direct access to basic operations on
multi-dimensional arrays as well as efficient implementations of
many calibration and reconstruction algorithms for parallel imaging,
compressed sensing, and machine learning.
texlive-binaries-sse2
Binaries for TeX Live (the JIT part)
This package contains all the binaries of TeX Live packages.
python3-pcre2
Python bindings for the PCRE2 regular expression library
This package contains Python bindings for PCRE2. PCRE2 is the revised API for
the Perl-compatible regular expressions (PCRE) library created by Philip Hazel.
qt6-networkauth-doc-html
Qt 6 network auth HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.