Search results
14 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A simple Iterable Hash Table written in TypeScript
- hash-table
- hash
- table
- iterable
- iterable-hash-table
- iterable-hashtable
- hashtable
- hash table
- iterable hash table
- hash table loop
- loop
This is a simple hashtable, all written in node, to help you access and store your data over multiple workers or modules. It will provide the abstraction to access it through workers (cluster).
[](LICENSE) [](https://www.npmjs.com/package/@nephys/plexus) [ 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
ds-kit is an NPM package provide ready to use famous data structures to JavaScript. It draws inspiration from the structured beauty of C++ STL.
- ds
- data structure javascript
- data-structures
- algorithms
- stl
- javascript-stl
- data-structure-library
- algorithm-library
- javascript-data-structures
- javascript-algorithms
- programming-library
- npm-library
- array
- linked-list
- View more
A package implementing Hash Map data structure with various methods for efficient data storage and retrieval.
Hash Table implementation in JavaScript
  ![GitHub last commit](https://img.shields.io/github/last-commit/fabryscript/
a npm package that contains singley linked list, queue, stack, hash table and graph
A powerful and efficient implementation of hash tables for JavaScript, optimized for performance and scalability.
Hash table
Hash table implementation.
Hash table