Search results
13 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Sorted set data structures
Efficient balanced tree implementation in TypeScript
Red Black Tree
Observable binary tree data structures for CanJS
This library provides advanced implementation of Red-black tree, which is a kind of self-balancing binary search tree for JavaScript
Left Leaning Red Black BST
Ordered Map (ES Map compatible)
Binary search tree data structure library for JavaScript
A Symbol Table implementation for JavaScript based on a Red-Black Binary Search Tree.
Typescript Red-Black Tree
An implementation of a Red-Black Tree for node.js
A JS-based Red-Black Tree implementation based on code from "Algorithms, 4th Edition", by Robert Sedgewick and Kevin Wayne