librte-mempool-octeontx22
Data Plane Development Kit (librte-mempool-octeontx runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-bus-auxiliary22
Data Plane Development Kit (librte-bus-auxiliary runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-israel-rail-api
Unofficial API wrapper for the Israeli Rail network
This library provides a comprehensive interface for interacting with the
Israeli Rail network's API. Users can easily access train schedules and plan
journeys between various stations across the country. The API allows retrieval
of detailed information on train times, station stops, and connections. It
facilitates integration with smart systems for automated schedule checks. By
acquiring data directly from the train network, this library ensures users
have up-to-date information on rail services. Whether checking schedules for
daily commuting or planning longer trips, this library offers a reliable
resource for navigating the Israeli rail infrastructure.
postgresql-15-pglogical-ticker
Have time-based replication delay for pglogical
A pglogical extension to get time-based replication delay for PostgreSQL 15.
postgresql-15-pglogical
Logical Replication Extension for PostgreSQL
The pglogical extension provides logical streaming replication between
PostgreSQL instances, using a publish/subscribe model. Contrary to the
built-in streaming replication, pglogical can replicate between major versions
or different architectures and is not restricted to replicate the entire
instance but can selectively replicate arbitrary sets of tables.
python3-pynauty
isomorphism testing and automorphisms of graphs
Pynauty can be used to compare graphs for isomorphism and to
determine their automorphism group in a Python programming
environment. Pynauty is a Python/C extension module using library
components from the Nauty package by Brendan McKay.