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
2 stars
2 watching
0 forks
Language: Motoko
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Motoko library implementing stable, persistent buffers with a standardized API | 12 |
| Implementations for singly-linked and doubly-linked list functions. | 49 |
| Provides persistent, stable hash map implementations in Motoko | 14 |
| An implementation of a stable data structure based on Red Black Trees in the Motoko programming language. | 3 |
| A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development | 351 |
| A library implementing a functional BTree data structure | 5 |
| A collection of machine learning algorithms for online linear classification | 50 |
| A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling. | 3 |
| A markup generation library for Common Lisp | 65 |
| An implementation of a set data structure using LinkedHashMap | 27 |
| A Motoko library that handles XML serialization and deserialization. | 2 |
| A library for building persistent sequential data structures | 15 |
| A Common Lisp library for building web forms with extensible field types and customizable rendering. | 43 |
| A comprehensive Common Lisp toolset for natural language processing tasks | 222 |
| A Clojure library for creating and manipulating Linked Data/RDF based applications. | 4 |