librte-baseband-la12xx25

Data Plane Development Kit (librte-baseband-la12x 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-mrcz

MRCZ meta-compressed image file-format library

MRCZ is a highly optimized compressed version of the popular electron microscopy MRC image format. It uses the Blosc meta-compressor library as a backend. It can use a number of high-performance loseless compression codecs such as 'lz4' and 'zstd', it can apply bit-shuffling filters, and operates compression in a blocked and multi-threaded way to take advantage of modern multi-core CPUs.

librte-bbdev25

Data Plane Development Kit (librte-bbdev 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-snitun

End-to-End encryption with SNI proxy on top of a TCP multiplexer

SniTun provides end-to-end encrypted proxy operations backed by a session management framework. It utilizes a Fernet token, generated by the session master, to enable secure communication between clients and servers. The library facilitates challenge-response mechanisms to validate client authenticity through AES/CBC encryption. It features a multiplexer protocol that distributes data over a single TLS connection, supporting efficient management and routing of multiple TCP streams. Connections are verified using a SHA256 hash-based challenge, ensuring that data integrity and client identity are maintained throughout the session. Additionally, it allows external devices to establish secure end-to-end SSL connections by defining specific endpoints in the communication flow.

ruby-rails-propshaft

asset pipeline library for Rails

Propshaft is an asset pipeline library for Rails. It's built for an era where bundling assets to save on HTTP connections is no longer urgent, where JavaScript and CSS are either compiled by dedicated Node.js bundlers or served directly to the browsers, and where increases in bandwidth have made the need for minification less pressing. These factors allow for a dramatically simpler and faster asset pipeline compared to previous options, like Sprockets.

bacon

background code checker

bacon is a code checker designed to run in the background, alongside your editor, with minimal interaction, notifying you of warnings, errors, or test failures.