Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
typescript-ds-lib
A collection of TypeScript data structure implementations
iterable-hash-table
A simple Iterable Hash Table written in TypeScript
@nephys/plexus
[](LICENSE) [](https://www.npmjs.com/package/@nephys/plexus) [.
@fabryscript/data-structures
   const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref
@amaui/hash-table
Hash table
hash-table-ds
Hash Table implementation in JavaScript
@klippersubs/hashtable
Hash table implementation.
namastey-hash-table
A powerful and efficient implementation of hash tables for JavaScript, optimized for performance and scalability.
beginner-javascript-dsa
a npm package that contains singley linked list, queue, stack, hash table and graph
namastey-hash-map
A package implementing Hash Map data structure with various methods for efficient data storage and retrieval.
@onesy/hash-table
Hash table