A simple linked list implementation using Typescript
Minimalistic linked lists
Yet Another Linked List
Store information about any JS value in a side channel, using a linked list
Turn any collection of objects into its own efficient tree or linked list using Symbol
timers module for browserify
Javascript implementation of a doubly linked-list data structure
simple typescript linked-list with generics typing
a javascript implementation of LinkedList & DoublyLinkedList
Curated collection of data structures for the JavaScript/TypeScript.
A Typescript library for doubly linked-list implementation.
A fast fifo implementation similar to the one powering nextTick in Node.js core
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.
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-linked-list)
Javascript implementation of a queue data structure
Turn an array into a stateless linked list
Reschedulable Timer for your node needs
SAP Fiori tools - Specification
Simple Typescript Queue with generics type support
linked-list
Simple Typescript Stack with generics type support
A complete, fully tested data structure library written in TypeScript.
A doubly linked list implementation