simple typescript linked-list with generics typing
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
Curated collection of data structures for the JavaScript/TypeScript.
timers module for browserify
Simple Typescript Stack with generics type support
Javascript implementation of a doubly linked-list data structure
Simple Typescript Queue with generics type support
A generic, type-safe Doubly Linked List implementation in TypeScript.
a javascript implementation of LinkedList & DoublyLinkedList
simple typescript linked-list with generics typing
A fast fifo implementation similar to the one powering nextTick in Node.js core
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-linked-list)
A complete, fully tested data structure library written in TypeScript.
simpler faster substitute for LRU
Useful TypeScript utilities.
simple typescript linked-list with generics typing
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.
I am a simple man. I don’t need any insane magic lists with thousands of lines of never used methods. I just need a light, easy to use and reliable double linked list with comfortable iterator. Do you want the same think? Well nice, because I made one!
linked-list
Turn an array into a stateless linked list
Javascript implementation of a queue data structure