Trees
skiplist282

Very fast Go Skiplist implementation.

skiplist84

Skiplist implementation in Go.

treemap62

Generic key-sorted map using a red-black tree under the hood.

treap27

Persistent, fast ordered map using tree heaps.

merkle19

Space-efficient computation of Merkle root hashes and inclusion proofs.