skiplist
Very fast Go Skiplist implementation.
294
Generic key-sorted map using a red-black tree under the hood.
Very fast Go Skiplist implementation.
Skiplist implementation in Go.
Split byte streams into chunks, and arrange chunks into trees, with boundaries determined by content, not position.
Space-efficient computation of Merkle root hashes and inclusion proofs.
Topological sort lib,Sorting and pruning of DAG graphs.