directory
1.0.52
Repository: https://github.com/nextdoor/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.