rsnapshot
local and remote filesystem snapshot utility
rsnapshot is an rsync-based filesystem snapshot utility. It can take
incremental backups of local and remote filesystems for any number of
machines. rsnapshot makes extensive use of hard links, so disk space is
only used when absolutely necessary.
opari2
OpenMP Pragma And Region Instrumentor - translation tool
OPARI2 is a source-to-source translation tool which automatically adds all
necessary calls to the pomp runtime measurement library which allows one to
collect runtime performance data of Fortran, C, or C++ OpenMP applications.
librte-net-sfc23
Data Plane Development Kit (librte-net-sfc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
r-cran-scatterd3
D3 JavaScript scatterplot from GNU R
This GNU R package creates 'D3' 'JavaScript' scatterplots from 'R' with
interactive features : panning, zooming, tooltips, etc.
python3-simplematch
Minimal, super readable string pattern matching for Python
simplematch aims to fill a gap between parsing with str.split() and
regular expressions. It should be as simple as possible, fast and
stable.
The simplematch syntax is transpiled to regular expressions under the
hood, so matching performance should be just as good.
ruby-omniauth-azure-activedirectory-v2
OAuth 2 authentication with the Azure ActiveDirectory V2 API
This library replaces unmaintained omniauth-azure-oauth2 with more features.
This also supports full V2 API of ActiveDirectory.