Skip to main content

data-structures

Type-safe, zero-dependency data structures for TypeScript/JavaScript

🎯

Type-Safe

Full TypeScript support with generics for complete type safety. Catch errors at compile time, not runtime.

📦

Zero Dependencies

No external dependencies. Lightweight, secure, and minimal bundle impact. Only bundle what you import.

Performance Optimized

Optimized implementations with documented time complexities. Comprehensive test coverage ensuring reliability.