Search results
27 packages found
Data Structures of Javascript & TypeScript. Heap, Binary Tree, RedBlack 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 L
- 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 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
binary heap implemented over a resizable array with multiple ways of handling predicates
A basic binary heap data structure
Binary Heap Data Structure using an array like implementation, super fast and easy to use
Simple binary heap.
Priority queue data structures
A priority queue implementation based on a binary heap, with an efficient update-key operation
Typed data structures, algorithms, and utility functions library for JavaScript/TypeScript
- typescript
- data
- structures
- collections
- generics
- linked
- list
- dictionary
- binary
- search
- tree
- key
- value
- stack
- View more
Data Sturctures package for javascript that adds new data structures and improves existing ones
Buckets is a complete, fully tested and documented data structure library written in pure JavaScript.
A performant updatable priority queue which can pop AND shift.
A binary heap implementation using an array.
Priority queue data structures
Data structures for performance-sensitive modern JavaScript applications.
- optimization
- binary
- binary protocol
- data structures
- sorted
- array
- bitfield
- bigint
- graph
- matrix
- heap
- list
- adjacency
A simple binary heap
Fast binary heap priority queue implementation in JavaScript
d-ary heap data structure library for JavaScript