python-astor

Python AST manipulator

astor is designed to allow easy manipulation of Python source via the AST.

libcplcore20

Fundamental CPL data types and functions

seekwatcher

utility to visualize block I/O patterns

Seekwatcher generates graphs from blktrace runs to help visualize IO patterns and performance. It can plot multiple blktrace runs together, making it easy to compare the differences between different benchmark runs.

python-pykdtree

Fast kd-tree implementation with OpenMP-enabled queries (Python 2 version)

pykdtree is a kd-tree implementation for fast nearest neighbour search in Python. The aim is to be the fastest implementation around for common use cases (low dimensions and low number of neighbours) for both tree construction and queries.

python3-pyzstd

Facebook's Zstandard (or zstd as short name) algorithm

Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.

c++-annotations-ps

Extensive tutorial and documentation about C++ - Postscript output

The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses.