Search results

40 packages found

A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.

published version 2.2.0, 3 months ago44 dependents licensed under $MIT
275,386

A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.

published version 1.1.2, 3 years ago15 dependents licensed under $MIT
276,556

A simple library for manipulating hash data structures.

published version 0.2.5, 13 years ago2 dependents licensed under $MIT
12,012

A super-fast C++ hash table with Node.js wrapper.

published version 1.0.5, 4 years ago15 dependents licensed under $MIT
5,859

jshashtable is a JavaScript implementation of a hash table. It associates objects ("keys") with other objects ("values"). Each key is associated with precisely one value. "Objects" here is used loosely to mean any JavaScript object or value.

published version 0.1.0, 12 years ago4 dependents licensed under $APACHE-2.0
1,421

A package implementing a HashTable and HashSet

published version 0.1.4, 9 years ago7 dependents licensed under $MIT
825

C lib for easy hashtable usage

published version 0.7.0, 3 hours ago0 dependents licensed under $BSD-3-Clause
918

A multi-key hash table for JavaScript.

published version 1.0.0, 8 years ago2 dependents
609

A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.

published version 0.1.0, 4 years ago1 dependents licensed under $MIT
332

Native HashTable and ES6 compatible Map for Node.js

published version 2.0.2, 9 years ago13 dependents licensed under $MIT
213

es6 compatible map using native store

published version 4.0.1, 8 years ago0 dependents licensed under $MIT
160

An HashTable for Angular

published version 0.2.1, 5 years ago0 dependents
173

Javascript replacement for node-hashtable - https://github.com/chad3814/node-hashtable

published version 1.0.1, 9 years ago0 dependents licensed under $MIT
183

A simple Iterable Hash Table written in TypeScript

published version 3.2.10, 5 years ago0 dependents licensed under $MIT
101

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).

published version 0.1.1, 12 years ago0 dependents
36

Minimal trie datastructure representation

published version 1.0.6, 7 years ago0 dependents licensed under $MIT
48

Simple Map and Set for JavaScript

published version 0.1.9, 10 years ago0 dependents licensed under $MIT
37

Native HashTable and ES6 compatible Map for Node.js

published version 2.2.0, 8 years ago1 dependents licensed under $MIT
25

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

published version 0.2.2, 9 years ago0 dependents licensed under $MIT
26

A HashArray that automatically groups all added items. See the npm hasharray project.

published version 0.0.3, 10 years ago0 dependents licensed under $MIT
21