StableHeapBTreeMap

BTree library

A library implementing a functional BTree data structure

A functional BTreeMap that can be used with a stable variable in heap memory

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
canscale/stablehashmapProvides persistent, stable hash map implementations in Motoko14
canscale/stablerbtreeAn implementation of a stable data structure based on Red Black Trees in the Motoko programming language.3
canscale/stablebufferA Motoko library implementing stable, persistent buffers with a standardized API12
pharo-containers/btreeAn implementation of a BTree data structure for use in Smalltalk programming0
attaswift/btreeA package that provides fast and efficient in-memory data structures using B-tree technology1,312
roaringbitmap/roaring-rsA data structure library for efficient bitset management770
canscale/linkedlistA library providing stable and mutable singly and doubly linked list implementations in Motoko.2
begeekmyfriend/bplustreeA minimal B+Tree indexing structure implementation for efficient key-value storage1,866
baderouaich/bitmapplusplusA C++ library that provides simple and fast bitmap manipulation functionality.36
tcbrindle/nanorangeAn implementation of the C++20 Ranges proposals in a single header library359
wernsey/bitmapA C library for loading and manipulating bitmap raster graphics70
tessil/robin-mapA C++ implementation of fast hash maps and sets using robin hood hashing1,294
roaringbitmap/croaringAn optimized C library for compressing and manipulating bitmaps to improve performance on modern hardware1,582
aviate-labs/bimap.moA library providing a data structure for bidirectional mappings between two sets of keys and values7
aviate-labs/stable.moProvides data structures and utilities for working with stable, persistent data in multiple programming languages.1