google/btree

GitHub: google/btree

为 Go 提供内存中的有序 B-Tree 数据结构,支持高效插入、删除和范围遍历。

Stars: 4167 | Forks: 420

# Go 的 BTree 实现 这个包为 Go 提供了一个内存中的 B-Tree 实现,可用作 有序、可变的数据结构。 该 API 基于优秀的 http://godoc.org/github.com/petar/GoLLRB/llrb,旨在让 btree 作为 gollrb 树的直接替代品。 有关文档,请参见 http://godoc.org/github.com/google/btree。
标签:B树, EVTX分析, Go, Ruby工具, 内存数据结构, 基础库, 数据结构, 日志审计