MotokoStableBTree

B-tree

A stable B-tree data structure implementation in Motoko for storing and retrieving key-value pairs.

https://forum.dfinity.org/t/icdevs-org-bounty-24-stablebtree-mokoko-up-to-10k/14867

GitHub

10 stars
3 watching
8 forks
Language: Motoko
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
begeekmyfriend/bplustreeA minimal B+Tree indexing structure implementation for efficient key-value storage1,866
canscale/stablerbtreeAn implementation of a stable data structure based on Red Black Trees in the Motoko programming language.3
chenyan2002/motoko-splayA library implementing a data structure used to efficiently retrieve and insert elements in a binary search tree.1
bgamari/b-treeAn implementation of an immutable B-tree data structure optimized for disk storage and efficient querying.116
benedikt/mongoid-treeA Mongoid document extension for building tree structures with a materialized path pattern302
wyhaines/splay_tree_map.crA data structure implementation of a semi-balanced binary search tree that optimizes access to frequently accessed items15
aviate-labs/sorted.moA collection of data structures implemented in Motoko to facilitate sorted ordering and insertion.4
jblindsay/kdtreeAn efficient spatial data structure for fast point query operations43
matthewhammer/motoko-sequenceA library for building persistent sequential data structures15
martibosch/detectreeA Pythonic library for semantic tree segmentation from aerial imagery243
jtsiomb/kdtreeA C library implementation of a data structure for fast searching and nearest neighbor queries in k-dimensional space396
canscale/stableheapbtreemapA library implementing a functional BTree data structure5
attaswift/btreeA package that provides fast and efficient in-memory data structures using B-tree technology1,312
vidalt/ba-treesTransforms random forests into minimal-size trees with the same prediction function across the entire feature space.64
tnballo/scapegoatA library providing a safe and efficient data structure for ordered sets and maps with memory-efficient and self-balancing properties.255