liburcu8
userspace RCU (read-copy-update) library
This data synchronization library provides read-side access which scales
linearly with the number of cores. It does so by allowing multiples copies of
a given data structure to live at the same time, and by monitoring the data
structure accesses to detect grace periods after which memory reclamation is
possible.
libervia-templates
collection of templates for Libervia
This is a collection of HTML templates to generate blog articles,
tickets, and other items using the libervia-cli XMPP client.
libgs10
interpreter for the PostScript language and for PDF - Library
GPL Ghostscript is used for PostScript/PDF preview and printing.
Usually as a back-end to a program such as ghostview,
it can display PostScript and PDF documents in an X11 environment.
gnat-12-mipsisa32r6-linux-gnu
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
postgresql-15-tdigest
t-digest algorithm for on-line accumulation of rank-based statistics
This PostgreSQL extension implements t-digest, a data structure for on-line
accumulation of rank-based statistics such as quantiles and trimmed means.
The algorithm is also very friendly to parallel programs.
lib32stdc++-12-dev-mips64-cross
GNU Standard C++ Library v3 (development files) (mips64
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.