pysrs-bin

Python SRS (Sender Rewriting Scheme) binaries

As SPF is implemented, MTAs that check SPF must account for any forwarders. One way to handle forwarding is to have the forwarding MTA rewrite envfrom to a domain they are authorized to use.

gunicorn3

Event-based HTTP/WSGI server (Python 3 version)

Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients or sleepy applications. That is to say; behind a buffering front-end server such as nginx or lighttpd.

python3-rencode

Python encoding library similar to bittorrent's bencode (Python 3)

For complex, heterogeneous data structures with many small elements, r-encodings take significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython in order to increase performance over the pure Python module written by Petru Paler, Connelly Barnes et al.

node-sorted-object

Returns a copy of an object with its keys sorted

Node.js module to create a version of an object with its keys sorted so that you'll get a consistent order every time on serializing. This makes it easier to diff the resulting JSON.

librte-mempool-bucket22

Data Plane Development Kit (librte-mempool-bucket runtime library)

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

python-rencode

Python encoding library similar to bittorrent's bencode

For complex, heterogeneous data structures with many small elements, r-encodings take significantly less space than b-encodings. This version of rencode is a complete rewrite in Cython in order to increase performance over the pure Python module written by Petru Paler, Connelly Barnes et al.