libcds2.3.3t64
Concurrent Data Structures (CDS) library
The Concurrent Data Structures (CDS) library is a collection of concurrent
containers that don't require external (manual) synchronization for shared
access, and safe memory reclamation (SMR) algorithms like Hazard Pointer
and user-space RCU that is used as an epoch-based SMR.
libhoel1.4t64
database abstraction library written in C
Simple and easy to use database access library. Works with SQLite 3,
MariaDB/Mysql and PostgreSQL databases. Uses a json-based
language with jansson to execute simples queries based on one table.
python3-http-relay
Python3 library for relaying HTTP requests from local host to a remote host
This HTTP relay properly processes also the nonstandard HTTP responses like
`ICY 200 OK` produced by Shoutcast or NTRIP streaming servers. The relay works
properly with hostnames, IPv4 and IPv6 addresses. IPv6 addresses can be
specified with or without `[]`.
gping
ping, but with a graph
gping is a graphical tui interface for the ping(1) command. It's completely
written in rust.
It comes with the following features:
- Graph the ping time for multiple hosts
- Graph the execution time for commands via the --cmd flag
- Custom colours
libchipcard6t64
library for accessing smartcards
libchipcard provides an API for accessing smartcards. Examples are
memory cards, as well as HBCI (home banking), German GeldKarte
(electronic small change), and KVK (health insurance) cards.