python3-django-object-actions

object tools for models in the admin (Python3 version)

Defining new tool actions is just like defining regular admin actions. The major difference is the functions for django-object-actions will take an object instance instead of a queryset. Tool actions are exposed by putting them in a change_actions attribute in your admin.ModelAdmin. You can also add tool actions to the main changelist views too. There, you'll get a queryset like a regular admin action.

librte-telemetry23

Data Plane Development Kit (librte-telemetry runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libx265-199

H.265/HEVC video stream encoder (shared library)

libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams.

libck0

Concurrency Kit (library)

The Concurrency Kit library implements concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures for the research, design and implementation of high performance concurrent systems.

python3-kyotocabinet

Straightforward implementation of DBM - Python 3 bindings

Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.

libbitstring-ocaml

Erlang-style bitstrings for OCaml (runtime)

Bitstring adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml.