Search results
140 packages found
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
Doubly linked list implementation for JavaScript with iterator and array-like interface
An utility library for working with sorted linked list data structures in your Solidity project.
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
A factory that returns an optionally-typed, iterable Linked List data structure.
Linked list.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- linked
- list
- View more
A collection of factories to create various optionally-typed data structures
Basic operations on a linked list along with conversions
Doubly linked list.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- doubly
- linked
- View more
Bamboo implemented in typescript
spectrum of libraries for different needs
- spectrum
- spectrum-kit
- kit
- utility
- browser history
- history
- browser
- double linked list
- linked list
- linked
- queue
- deque
- serializer
- deserializer
- View more
TypeScript Linked List
The fhf-linkedlist library is a high-performance JavaScript implementation of a linked list, leveraging WebAssembly for efficient memory management and fast execution. It provides an easy-to-use API for common linked list operations such as appending, pus
- JavaScript
- Linked
- List
- WebAssembly
- High
- Performance
- Memory
- Management
- Data
- Structures
- Efficient
- Algorithms
- Dynamic
- Frontend
- View more
A fairly lightweight implementation of common data structures (Stacks, Queues, Lists, and Trees) in typescript that don't have native js implementations.
Binary Tree, Linked List, Stack, and Queue data structures with Typescript
A handy linked list creator, for most efficient JS use
Merges multiple sorted linked lists into one sorted linked list
A complete, fully tested data structure library written in TypeScript.
- typescript
- generics
- data
- structures
- collections
- linked
- list
- dictionary
- default
- multi
- binary
- search
- tree
- key
- View more
A Javascript implementation of double linked list