directory
1.0.28
Repository: https://github.com/heshed/go-datastructures.git
Documentation: pkg.go.dev

# Packages

Package btree provides a very specific set implementation for k/v lookup.
Package palm implements parallel architecture-friendly latch-free modifications (PALM).
Package btree/plus implements the ubiquitous B+ tree.