mutable-queue.mo

Queue

A data structure module implementing a queue with pushFront and popFront operations

Motoko module of a mutable queue data structure

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aviate-labs/queue.moA data structure implementation in Motoko for efficient, FIFO-based element sequencing1
matthewhammer/motoko-sequenceA library for building persistent sequential data structures15
matthewhammer/motoko-graphProvides a generic graph data model and query algorithms for modeling various types of relationships and dependencies.17
jberryman/unagi-chanA high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction127
aviate-labs/sorted.moA collection of data structures implemented in Motoko to facilitate sorted ordering and insertion.4
aviate-labs/parser-combinators.moA library implementing monadic parser combinators for parsing structured data in the Motoko programming language.4
dirkaholic/kyooAn unlimited job queue with concurrent worker pools for Go applications51
edjcase/motoko_datetimeA DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling.3
ninegua/ic-loggerA logging module for creating append-only loggers with configurable bucket capacity and admin features.21
mmoreram/rsqueuebundleA Redis-based queuing system for Symfony applications52
chicagoboss/tinymqA lightweight message queue with in-memory storage and Erlang-based channel management123
crusso/mo-parsecA library providing a parsec parser combinator implementation for Motoko's Modelica language5
dfinity/motoko-baseProvides a set of core modules and functionality for the Motoko programming language.485
yonderblue/mongo-queue-javaA Java-based message queue system utilizing MongoDB as its backend35
vapor-community/queues-mongo-driverAn implementation of a MongoDB driver for Vapor's Queues framework6