Memory data operations.
Flexible AVL Tree for TypeScript
Linked List
A stack with a maximum size that evicts elements from the bottom when reached
Fast heap-based priority queue in JavaScript
An implementation of the Fibonacci heap data structure
Hash Array Mapped Trie
Simple and Efficient Cache Implementation for TypeScript