librte-net-hns3-24
Data Plane Development Kit (librte-net-hns3 runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
node-codemirror-search
Search functionality for the CodeMirror code editor
CodeMirror is a code editor component for the web. It can be used in
websites to implement a text input field with support for many editing
features, and has a rich programming interface to allow further extension.
stopt-examples
library for stochastic optimization problems (programs examples)
This package provides some programs written to solve mathematical problems
using the StOpt library. The source code is provided, examples are available
in C++ and in Python. C++ source code has to be built against the libstopt-dev
package if one wants to run it.
ipfs-cid
CLI tool to generate CIDs without a full IPFS client
The intent of the tools is to be for CID generation/verification only. It is
not in any way an IPFS client.
librte-net-igc24
Data Plane Development Kit (librte-net-igc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
regalloc2-tool
backtracking register allocator
regalloc2 is a register allocator
that started life as, and is about 50% still,
a port of IonMonkey's backtracking register allocator to Rust.
In many regards, it has been generalized, optimized, and improved
since the initial port.