motoko-sequence

Sequence library

A library for building persistent sequential data structures

Generic Motoko library for sequential data

GitHub

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

internet-computermotokosequential-data

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matthewhammer/motoko-graphProvides a generic graph data model and query algorithms for modeling various types of relationships and dependencies.17
matthewhammer/motoko-adaptonA Motoko implementation of Adapton for incremental computation in Modelica models6
edjcase/motoko_datetimeA DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling.3
edjcase/motoko_xmlA Motoko library that handles XML serialization and deserialization.2
timohanke/motoko-sha2Provides an implementation of the Sha2 family of hash functions in Motoko2
ninegua/mutable-queue.moA data structure module implementing a queue with pushFront and popFront operations2
dfinity/motoko-baseProvides a set of core modules and functionality for the Motoko programming language.485
matthewhammer/motoko-crudA framework for building CRUD services using Motoko on the Internet Computer.27
flyq/motoko-sha224A template for creating a Motoko library with automated build and documentation workflows.5
herumi/ecdsa-motokoAn implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) in the Motoko programming language.14
chenyan2002/motoko-splayA library implementing a data structure used to efficiently retrieve and insert elements in a binary search tree.1
aviate-labs/sorted.moA collection of data structures implemented in Motoko to facilitate sorted ordering and insertion.4
noku-team/icrc7_motokoProvides a Motoko implementation of the ICRC-7 standard for NFTs on the Internet Computer Protocol (ICP)2
aviate-labs/parser-combinators.moA library implementing monadic parser combinators for parsing structured data in the Motoko programming language.4
enzoh/motoko-shaA package implementing secure hash algorithms for a specific programming language16