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
Standard data structure
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
DoublyList implementation in JavaScript
A Doubly Linked List Implementation in Javascript
Synchronous queue implementation with constant/linear time operations.
General purpose, but clean doubly Linked List implementation for the web.
Doubly linked list in TypeScript
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
Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Qu
- data
- structure
- eos
- quibusdam
- voluptatem
- data-structure
- data structures
- aut
- data-structures
- in data structures
- a
- quod
- vel
- amet
- View more
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 library for js.
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
A factory that returns an optionally-typed, iterable Linked List data structure.
Circularly linked lists for JavaScript
Doubly linked list for JavaScript
DoublyLinkedList implementation in javascript
A collection of factories to create various optionally-typed data structures
This package is a javascript implementation of Doubly Linked List.
typescript double linked list implementation with added accessors, removers, and inserter utils. As well as a map function that returns an index on each iteration
simple and fast circular doubly linked list with a runtime of O(1) for basic operations