1.0.3 • Published 4 days ago

sonic-forest v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 days ago

Sonic Forest

High performance (binary) tree and sorted map implementation for JavaScript in TypeScript.

Features

  • AVL tree implementation
  • AVL sorted map implementation
  • AVL sorted set implementation
  • Radix tree implementation
  • Splay tree implementation
  • Red-black tree insertion implementation