Singly Linked List Implemented in Javascript
Javascript implementation of a doubly linked-list data structure
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-linked-list)
Turn any collection of objects into its own efficient tree or linked list using Symbol
Store information about any JS value in a side channel, using a linked list
Singly Linked List
Yet Another Linked List
Minimalistic linked lists
a javascript implementation of LinkedList & DoublyLinkedList
timers module for browserify
JavaScript Data Structures written for Node.js
simpler faster substitute for LRU
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A fast fifo implementation similar to the one powering nextTick in Node.js core
Javascript implementation of singly linked list data structure
High-quality and essential Typescript data structures
simple typescript linked-list with generics typing
Curated collection of data structures for the JavaScript/TypeScript.
A consumable stream demultiplexer.
Persistent data structures for TypeScript.
Particle emitter for Pixi.js
Reschedulable Timer for your node needs
Javascript implementation of a queue data structure
Unpack multibyte binary values from buffers