libotbiobsq-6.4-1

ORFEO Toolbox library - OTBIOBSQ

python3-kafka

Pure Python client for Apache Kafka - Python 3.x

This module provides low-level protocol support for Apache Kafka as well as high-level consumer and producer classes. Request batching is supported by the protocol as well as broker-aware request routing. Gzip and Snappy compression is also supported for message sets.

librte-raw-ifpga22

Data Plane Development Kit (librte-raw-ifpga runtime library)

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

perl6-readline

Readline binding for Perl 6

This package provides Raku bindings to the native readline library, supporting history and recalling of text input. A prominent example of this is the Raku REPL itself.

node-d3-timer

efficient queue to manage thousands of concurrent animations

This module provides an efficient queue capable of managing thousands of concurrent animations, while guaranteeing consistent, synchronized timing with concurrent or staged animations. Internally, it uses requestAnimationFrame for fluid animation (if available), switching to setTimeout for delays longer than 24ms.

python3-pex

library for generating Python executable zip files

pex is a library for generating .pex (Python EXecutable) files which are executable Python environments in the spirit of virtualenvs. pex is an expansion upon the ideas outlined in PEP 441 and makes the deployment of Python applications as simple as cp. pex files may even include multiple platform-specific Python distributions, meaning that a single pex file can be portable across Linux and OS X.