-
Notifications
You must be signed in to change notification settings - Fork 0
This is a program that works with BTrees which are a custom data structure that works great for speedy searching and storing great amounts of data in the same data structure. Imagine it as having a sorted array and having children for each cell, creating a big sorted, balanced tree.
kevinjmz/BTree
About
This is a program that works with BTrees which are a custom data structure that works great for speedy searching and storing great amounts of data in the same data structure. Imagine it as having a sorted array and having children for each cell, creating a big sorted, balanced tree.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published