Search results
90 packages found
Turn any collection of objects into its own efficient tree or linked list using Symbol
Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
A skip list implementation inspired by the Sorted Set in Redis.
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
- buffer
- cache
- circular
- collection
- cyclic
- data
- data-structure
- deque
- doubly-linked-list
- linked-list
- linked
- list
- map
- queue
- View more
Manage strings, number, object that are related to each other.
- relationship
- relation
- map
- manage
- group
- node
- link
- linked list
- linked-list
- dataset
- tuple
- tree
- edge
- front-end
- View more
A data structures package including Stack, Queue, Linked List, and Tree
A package implementing the LinkedList data structure with essential methods and operations.
A robust package that implements the Singly Linked List data structure with various essential methods for JavaScript developers.
An efficient JavaScript package implementing the Doubly Linked List data structure with essential methods and functionalities for managing doubly linked lists.
A package implementing Circular Linked List data structure with various important methods.
A typescript array-like doubly linked list.
A JavaScript implementation of Redis Sorted Sets.
Various linked list implementations on TypeScript
An implementation of linked in javascript
A simple, singly-linked, scheme-like list implementation based on SRFI-1 for JavaScript and TypeScript.
- list
- linkedlist
- linked-list
- circular-linked-list
- datastructure
- data-structure
- srfi
- lisp
- scheme
- functional
- utils
- utilities
- fp
- pure
All ypu need to work with linked lists in a declarative and intuitive way with higher order functions like sort, map, filter and reduce etc.
- linked-list
- higher-order-functions
- declarative
- functional
- programming
- doubly-Linked-List
- head
- insertion
- map
- reduce
- forEach
- filter
- sort.
Simple Typescript Queue with generics type support
Linked List implemented with typescript
simple typescript linked-list with generics typing