Package: golang-github-tidwall-btree-dev (0.3.0-2)
Links for golang-github-tidwall-btree-dev
Debian Resources:
Download Source Package golang-github-tidwall-btree:
- [golang-github-tidwall-btree_0.3.0-2.dsc]
- [golang-github-tidwall-btree_0.3.0.orig.tar.gz]
- [golang-github-tidwall-btree_0.3.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
B-Tree implementation for Go
This package provides an in-memory B-Tree implementation for Go, useful as an ordered, mutable data structure.
This is a fork of the wonderful google/btree package. It's has all the same great features and adds a few more.
* Descend* functions for iterating backwards. * Iteration performance boost. * User defined context.
User defined context is a great new feature that allows for entering the same item into multiple B-trees, and each B-tree have a different ordering formula.
Download golang-github-tidwall-btree-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.6 kB | 47.0 kB | [list of files] |