Dsjslib Versions Save

A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.

v0.6.6

10 years ago

Stable

  • LRU Cache with Stats
  • AVL Tree
  • Priority Queue
  • Delay Queue
  • Linked Deque
  • Skip List
  • BTree
  • Multi Way Trie
  • Ternary Search Trie
  • MultiMap
  • TreeMultiMap Beta

Beta

  • BitSet