Search results
32 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Doubly linked list implementation for JavaScript with iterator and array-like interface
A Doubly Linked List Implementation in Javascript
Doubly linked list for JavaScript
General purpose, but clean doubly Linked List implementation for the web.
Doubly linked list.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- doubly
- linked
- View more
A doubly-linked list implementation.
- linked
- list
- data
- structure
- data structure
- data-structure
- double
- array
- double-linked-list
- linked-list
- linked list
- double linked list
- doubly linked list
- doubly-linked-list
Doubly linked list in TypeScript
a lightweight, fast & flexible doubly linked list
a lightweight linked-list implementation that offers both Singly (next) and Doubly data structures (next and previous)
- linked list
- singly
- doubly
- single
- double
- linked
- list
- lightweight
- list runner
- list-runner
- stem
- cell
- cells
- baseline
- View more
A doubly linked list library for js.
This package is a javascript implementation of Doubly Linked List.
Doubly linked list implementation
Doubly linked list code bricks for JavaScript
a doubly linked list implementation
Doubly Linked List data structure implementation
A factory that returns an optionally-typed, iterable Linked List data structure.
Doubly linked list for JavaScript
doubly linked list data structure implementation
Circularly linked lists for JavaScript
simple and fast circular doubly linked list with a runtime of O(1) for basic operations