Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
splaytree
Fast Splay tree for Node and browser
sonic-forest
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
avl
Fast AVL tree for Node and browser
strange
Range aka interval object. Supports exclusive and infinite ranges. Comes with an interval tree (augmented binary search tree).
bst-typed
Binary Search Tree
bin-search-tree
Binary search tree
@amaui/amaui-binary-tree
Binary tree
datastructures-js
production-ready data structures implementation in javascript & typescript.
@vanillas/binary-search-tree
An implementation of a binary search tree API in JavaScript
namastey-binary-search-tree
A JavaScript package that implements a Binary Search Tree (BST) data structure with essential methods for efficient data storage and retrieval.
bst-nodejs
Node.JS implementation of Binary Search Tree with most of the hotly debated utility methods that might be asked in interviews.
@binary-search-tree/red-black-tree
Red-black tree library for JavaScript
simple-bst
A simple binary search tree
@shlappas/rotating-tree
Methods for rotating binary tree nodes
lgrthms
Algorithms and data structures for your JavaScript and TypeScript projects 🧑💻
@webkrafters/auto-bst
auto-bst - Self balancing binary search tree.
quick-avl
AVL tree: a self-balancing binary search tree
esds
ES6 JS lightweight data structures (Priority Queue, Binary Search Tree (BST), Graph, Bloom Filters, Trie, Queue, Stack, Linked-List)
tiny-bst
Binary Search Tree for browser or server
bstree
Binary search tree implementation