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
1 stars
2 watching
0 forks
Language: Motoko
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for building persistent sequential data structures | 15 |
| A data structure implementation of a semi-balanced binary search tree that optimizes access to frequently accessed items | 15 |
| A stable B-tree data structure implementation in Motoko for storing and retrieving key-value pairs. | 10 |
| Provides an implementation of the Sha2 family of hash functions in Motoko | 2 |
| A template for creating a Motoko library with automated build and documentation workflows. | 5 |
| Provides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP) | 2 |
| Provides a generic graph data model and query algorithms for modeling various types of relationships and dependencies. | 17 |
| An implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language. | 14 |
| A 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 |
| Provides a set of core modules and functionality for the Motoko programming language. | 485 |
| A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 3 |
| An algorithm for identifying and traversing strongly connected components in software systems | 1 |
| A collection of data structures implemented in Motoko to facilitate sorted ordering and insertion. | 4 |
| A Motoko library that handles XML serialization and deserialization. | 2 |
| An implementation of a stable data structure based on Red Black Trees in the Motoko programming language. | 3 |