Showing 1-20 of 248,099 packages
FIFO queue implemented using a double linked-list
Double linked list for javascript
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!
Double linked list features
Double-linked list implementation in JavaScript
A double linked list data structure for storing data
LRU Cache using double linked list
Minimalistic linked lists
Turn any collection of objects into its own efficient tree or linked list using Symbol
Double Linked List in Javascript
Traversable JavaScript double linked list
A library supports `single linked list` `double linked list` and `lru list`
simple typescript linked-list with generics typing
Yet Another Linked List
Javascript implementation of a doubly linked-list data structure
Store information about any JS value in a side channel, using a linked list
Double linked list implementation with a similar API to the Java LinkedList class.
Curated collection of data structures for the JavaScript/TypeScript.
timers module for browserify
A simple double linked list that stores the head, tail and length of the list.