libsimdjson9
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++.
python3-sqlitedict
Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe
A lightweight wrapper around Python's sqlite3 database with a simple, Pythonic
dict-like interface and support for multi-thread access:
python3-wasabi
lightweight console printing and formatting toolkit for Python3
This package is still a work in progress and aims to bundle those
utilities in a standardised way so they can be shared across several
other projects like for instance spaCy. It's super lightweight, has
zero dependencies.
r-cran-marginaleffects
GNU R predictions, comparisons, slopes, marginal means, and hypothesis
Tests Compute and plot predictions, slopes, marginal means, and
comparisons (contrasts, risk ratios, odds, etc.) for over 100 classes of
statistical and machine learning models in R. Conduct linear and non-
linear hypothesis tests, or equivalence tests. Calculate uncertainty
estimates using the delta method, bootstrapping, or simulation-based
inference.
libosmogb14
Osmo GPRS GB library
This is part of the libosmocore "meta"-library. The libosmocore library
contains various utility functions that were originally developed as part of
the OpenBSC project, but which are of a more generic nature and thus useful to
(at least) other programs that are developed in the sphere of Free Software /
Open Source mobile communication.
libjs-luxon
Wrapper for JavaScript dates and times - Browser module
Luxon provides a set of powerful, modern, and friendly wrappers for
DateTimes, Durations and Intervals. The API is immutable, chainable,
and unambiguous. It uses native time zones and internationalization.