ordered-collections
There are 7 repositories under ordered-collections topic.
craig-day/linked_map_set
A LinkedMapSet is an extension to MapSet that maintains ordering.
make-github-pseudonymous-again/js-lifo
:icecream: Last In, First Out data structures for JavaScript
habedi/ordered
A collection of useful data structures that keep data sorted by key (WIP)
make-github-pseudonymous-again/js-fifo
:blossom: First In, First Out data structures for JavaScript
pot-pourri/sll
:izakaya_lantern: Singly linked list data structures for JavaScript
alevkov/density-control
An attempted partial implementation of "A Density Control Algorithm for Doing Insertions and Deletions in a Sequentially Ordered File."