StableRBTree

Red black tree library

An implementation of a stable data structure based on Red Black Trees in the Motoko programming language.

Stable Red Black Trees in Motoko

GitHub

3 stars
3 watching
2 forks
Language: Motoko
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
canscale/stablebufferA Motoko library implementing stable, persistent buffers with a standardized API12
canscale/stableheapbtreemapA library implementing a functional BTree data structure5
canscale/linkedlistA library providing stable and mutable singly and doubly linked list implementations in Motoko.2
canscale/stablehashmapProvides persistent, stable hash map implementations in Motoko14
nycto/rbtreenimA library implementing a balanced binary search tree data structure with customizable key extraction and comparison functions.23
sardariuss/motokostablebtreeA stable B-tree data structure implementation in Motoko for storing and retrieving key-value pairs.10
tyre/red_black_treeAn implementation of a data structure for ordered key-value stores with efficient lookup and insertion capabilities.37
begeekmyfriend/bplustreeA minimal B+Tree indexing structure implementation for efficient key-value storage1,866
shmh40/detectreergbA repository containing scripts and notebooks to analyze tree crown delineation from RGB imagery and LiDAR data, including methods for analyzing mortality rates and carbon stocks.35
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
yohasebe/rsyntaxtreeGenerates graphical syntax trees for linguistic research using Ruby102
vidalt/ba-treesTransforms random forests into minimal-size trees with the same prediction function across the entire feature space.64
battelle/cantordustA plugin for reverse engineering tool Ghidra that aids in visualizing patterns in binary data351
johnstonskj/rml-decisiontreesAn implementation of decision trees for classification in Racket machine learning.4