cathash
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.
simple typescript hashcode helper
Simple Typescript Linked List with Hash Table indexing and type templating
NoSQL in memory Database
Native HashTable and ES6 compatible Map for Node.js
Hacky map implementation. Light weight and easy
A HashArray that automatically groups all added items. See the npm hasharray project.
Hashtable data structure implementation in JavaScript.
Library with a hash table.
a javascript hashmap implementation that handles key collisions
Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic datastructure like Hashtables and ArrayLists
Fast hashmap implementation optimized for string keys
Simple Map and Set for JavaScript
Reusable Register Pattern
Hash table implementation.
A simple Iterable Hash Table written in TypeScript
C lib for easy hashtable usage
This is our Hash Table implementation in which we trust.
A super-fast C++ LRU cache with Node.js wrapper.
Create different DataStructures using simple APIs. API available in TypeScript & JavaScript [ES6].