gnunet-common
transitional dummy package
libmsgpackc2
binary-based efficient object serialization library
MessagePack is a binary-based efficient object serialization library.
It enables to exchange structured objects between many languages like JSON.
But unlike JSON, it is very fast and small.
python3-rply
pure Python based parser that also works with RPython (Python 3)
This package provides a pure Python based parser generator, that also
works with RPython. It is a more-or-less direct port of David
Bazzley's awesome PLY, with a new public API, and RPython support.
librte-net-hns3-21
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.
ruby-benchmark-ips
iterations per second enhancement to Benchmark
Benchmark/ips benchmarks a blocks iterations/second. For short snippets of
code, ips automatically figures out how many times to run the code to get
interesting data. No more guessing at random iteration counts.
php5-msgpack
PHP extension for interfacing with MessagePack