Showing 1-20 of 1,806,833 packages
Binary search tree data structure library for JavaScript
Different binary search tree implementations, including a self-balancing one (AVL)
Binary Search Trees
Better binary searching
Different binary search tree implementations, including a self-balancing one (AVL)
Tree or binary tree printer, print any tree to terminal or debug window
A fork of `binary-search-tree` 0.2.x with upgraded dependencies from the Sails core team.
High-performance 2D spatial index for rectangles (based on R*-tree with bulk loading and bulk insertion algorithms)
binary search tree & avl tree (self balancing tree) implementation in javascript
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
A complete, fully tested data structure library written in TypeScript.
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.
Implementation of interval tree data structure.
implemented Binary Search Tree Data structure in node js
A fully persistent balanced binary search tree
Better binary searching
Interval search tree with TypeScript support
A basic but super fast JavaScript implementation of the k-dimensional tree data structure.