Skip to content

It’s a pure safe BTree that can be used to build your own special-purpose btree data structure

License

Notifications You must be signed in to change notification settings

loro-dev/generic-btree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic B-Tree

It’s a pure safe BTree that can be used to build your own special-purpose btree data structure. It’s mainly developed to optimize the performance of Loro CRDT’s components.

It can be used to build:

  • Rope
  • Run length encoding data structure
  • RangeMap that uses range as its key
  • BTreeSet & BTreeMap

About

It’s a pure safe BTree that can be used to build your own special-purpose btree data structure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages