libell0

Embedded Linux library

The Embedded Linux library (aka. ell) provides table, queues, ring buffers, cryptographic, and some functions for Embedded Devices.

gap-polycyclic

GAP Polycyclic - Computation with polycyclic groups

GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more.

libdisruptor-java

Disruptor - High Performance Inter-Thread Messaging Library for Java

The disruptor is a high-throughput and low-latency concurrency framework. It is designed to maximize the efficiency of memory allocation, and operate in a cache-friendly manner so that it will perform optimally on modern hardware.

python-pygeoif

basic implementation of the __geo_interface__

PyGeoIf provides a GeoJSON-like protocol for geo-spatial (GIS) vector data.

libgivaro9

arithmetic and algebraic computations

Givaro is a C++ library for arithmetic and algebraic computations. Its main features are implementations of the basic arithmetic of many mathematical entities: Primes fields, Extensions Fields, Finite Fields, Finite Rings, Polynomials, Algebraic numbers, and Arbitrary precision integers and rationals (C++ wrappers over gmp).

python-brial

polynomials over Boolean Rings, Python 2 module