Skip to content

tidwall/pairtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PairTree

BTree implementation for Go

GoDoc

This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure.

This is a fork of the google/btree package which uses tidwall/pair as items.

About

btree with pair type as items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages