LinkedList

Linked lists

A library providing stable and mutable singly and doubly linked list implementations in Motoko.

Stable and mutable singly and doubly linked lists in Motoko

GitHub

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
canscale/stablebuffer A Motoko library implementing stable, persistent buffers with a standardized API 12
nbulischeck/list.h Implementations for singly-linked and doubly-linked list functions. 49
canscale/stablehashmap Provides persistent, stable hash map implementations in Motoko 14
canscale/stablerbtree An implementation of a stable data structure based on Red Black Trees in the Motoko programming language. 3
ivanseidel/linkedlist A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development 349
canscale/stableheapbtreemap A library implementing a functional BTree data structure 5
masatoi/cl-online-learning A collection of machine learning algorithms for online linear classification 50
edjcase/motoko_datetime A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. 2
arielnetworks/cl-markup A markup generation library for Common Lisp 65
studiosol/set An implementation of a set data structure using LinkedHashMap 27
edjcase/motoko_xml A Motoko library that handles XML serialization and deserialization. 2
matthewhammer/motoko-sequence A library for building persistent sequential data structures 15
mmontone/cl-forms A Common Lisp library for building web forms with extensible field types and customizable rendering. 43
vseloved/cl-nlp A comprehensive Common Lisp toolkit for natural language processing tasks. 222
newres/aesopica A Clojure library for creating and manipulating Linked Data/RDF based applications. 4