haskell-platform-prof

Standard Haskell libraries and tools; profiling libraries

The Haskell Platform is a suite of tools and libraries that contain the most important and best supported components. It is meant to be a starting point for Haskell developers who are looking for libraries to use.

jargon-text

definitive compendium of hacker slang

This is the Jargon File, a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor. This version is in the original text format.

librte-net-failsafe21

Data Plane Development Kit (librte-net-failsafe 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-cap-ng

Python3 bindings for libcap-ng

This library implements the user-space interfaces to the POSIX 1003.1e capabilities available in Linux kernels. These capabilities are a partitioning of the all powerful root privilege into a set of distinct privileges.

python3-pyro4

distributed object middleware for Python (RPC), Python3 modules

Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously.

librte-net-bnx2x21

Data Plane Development Kit (librte-net-bnx2x runtime library)

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