motoko-splay

Splay tree library

A library implementing a data structure used to efficiently retrieve and insert elements in a binary search tree.

Splay tree in Motoko

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matthewhammer/motoko-sequenceA library for building persistent sequential data structures15
wyhaines/splay_tree_map.crA data structure implementation of a semi-balanced binary search tree that optimizes access to frequently accessed items15
sardariuss/motokostablebtreeA stable B-tree data structure implementation in Motoko for storing and retrieving key-value pairs.10
timohanke/motoko-sha2Provides an implementation of the Sha2 family of hash functions in Motoko2
flyq/motoko-sha224A template for creating a Motoko library with automated build and documentation workflows.5
noku-team/icrc7_motokoProvides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP)2
matthewhammer/motoko-graphProvides a generic graph data model and query algorithms for modeling various types of relationships and dependencies.17
herumi/ecdsa-motokoAn implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language.14
gabrielnic/motoko-cdnA CDN solution built on top of Motoko and ReactJS to store and manage large files by splitting them into chunks and storing them in buckets.40
dfinity/motoko-baseProvides a set of core modules and functionality for the Motoko programming language.485
edjcase/motoko_datetimeA DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling.3
nomeata/motoko-sccAn algorithm for identifying and traversing strongly connected components in software systems1
aviate-labs/sorted.moA collection of data structures implemented in Motoko to facilitate sorted ordering and insertion.4
edjcase/motoko_xmlA Motoko library that handles XML serialization and deserialization.2
canscale/stablerbtreeAn implementation of a stable data structure based on Red Black Trees in the Motoko programming language.3