17 projects
backshift
Filesystem to filesystem backup (deduplicated, compressed)
red-black-tree-mod
Flexible python implementation of red black trees
bufsock
A buffered socket module
drs-bloom-filter
Pure Python Bloom Filter module
rolling-checksum-pyx-mod
Cython-augmented Python module providing a variable-length, content-based blocking algorithm
pyx-treap
Python implementation of treaps
dupdict-mod
Pure Python dictionary wrapper that allows duplicates
rolling-checksum-py-mod
Pure Python module providing a variable-length, content-based blocking algorithm
fibonacci-heap-mod
Pure Python Fibonacci Heap (Priority Queue)
treap
Python implementation of treaps
readline0
Pure Python, relatively-efficient reading of null-terminated lines
trie_mod
Pure Python trie nodule
binary_tree_dict_mod
Pure Python binary tree (dictionary) module
scapegoat_mod
Pure Python scapegoat tree nodule
linked_list_mod
Pure Python linked list module, with lifo (stack) and fifo (queue)
bits_mod
Pure Python efficient array of bits
splay_mod
Pure Python splay tree nodule