JSPM

Found 43 results for hashtable

trie-search

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

  • v2.2.0
  • 82.58
  • Published

hasharray

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

  • v1.1.2
  • 79.38
  • Published

hasshu

A simple library for manipulating hash data structures.

  • v0.2.5
  • 63.42
  • Published

hashes

A package implementing a HashTable and HashSet

  • v0.1.4
  • 50.27
  • Published

jshashtable

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.

  • v0.1.0
  • 45.74
  • Published

multikeymap

A multi-key hash table for JavaScript.

  • v1.0.0
  • 45.68
  • Published

megahash

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

  • v1.0.5
  • 45.67
  • Published

@committed/trie-search

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

  • v0.1.0
  • 38.56
  • Published

hashtable

Native HashTable and ES6 compatible Map for Node.js

  • v2.0.2
  • 36.97
  • Published

@tty-pt/qdb

C lib for easy database usage

    • v0.4.1
    • 36.84
    • Published

    iterable-hash-table

    A simple Iterable Hash Table written in TypeScript

      • v3.2.10
      • 36.73
      • Published

      @tty-pt/qmap

      Simple in-memory C generic hashtables

        • v0.3.1
        • 35.97
        • Published

        @tty-pt/qhash

        C lib for easy hashtable usage

          • v0.8.5
          • 28.16
          • Published

          hashtable-js

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

          • v1.0.1
          • 25.51
          • Published

          node-hashtable

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

          • v0.1.1
          • 25.31
          • Published

          @codes.vault/dsnode

          Create different DataStructures using simple APIs. API available in TypeScript & JavaScript [ES6].

          • v1.0.3
          • 23.26
          • Published

          trie-d

          Minimal trie datastructure representation

          • v1.0.6
          • 19.67
          • Published

          hackmap

          Hacky map implementation. Light weight and easy

          • v1.0.2
          • 18.88
          • Published

          es6-native-map

          es6 compatible map using native store

          • v4.0.1
          • 17.27
          • Published

          real-hashmap

          A lightweight HashMap implementation for JavaScript/TypeScript

            • v1.0.1
            • 15.73
            • Published

            lds

            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

            • v0.2.2
            • 14.82
            • Published

            alib-hashtable

            A JavaScript hashtable implementation

            • v1.1.2
            • 14.04
            • Published

            nork-hash

            Simple hash map implementation with map, filter, each, every and some.

            • v0.0.4
            • 12.63
            • Published

            hashtabler.js

            Library with a hash table.

            • v0.4.0
            • 12.51
            • Published

            hasharray-grouping

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

            • v0.0.3
            • 11.50
            • Published

            hashmap-js

            a javascript hashmap implementation that handles key collisions

            • v1.0.1
            • 11.36
            • Published

            drapid

            NoSQL/hash table classes for Node.js under 4KB and no external dependencies.

            • v0.0.2
            • 10.02
            • Published

            hashlist-typescript

            Simple Typescript Linked List with Hash Table indexing and type templating

            • v1.0.0
            • 9.26
            • Published

            fast-string-map

            Fast hashmap implementation optimized for string keys

            • v0.0.1
            • 9.10
            • Published

            pixl-megacache

            A super-fast C++ LRU cache with Node.js wrapper.

            • v1.0.1
            • 8.71
            • Published

            qdds

            Simple Map and Set for JavaScript

            • v0.1.9
            • 8.71
            • Published

            mersenne-hash-table

            Fast Node.js hashtable which uses Mersenne primes to reduce modulo operations

            • v0.0.3
            • 7.63
            • Published

            pseudo-hash-map

            Javascript map with support for non-primitive keys (i.e. tuple-like arrays, etc.) through pseudo-hashing (serialisation)

            • v1.0.0
            • 7.34
            • Published

            etna

            NoSQL in memory Database

            • v0.0.4-alpha
            • 6.18
            • Published

            hashtablejs

            Hashtable data structure implementation in JavaScript.

            • v0.0.1
            • 6.01
            • Published

            js-hash-triptex

            This is a simple implementation of hastable in Javascript, no dependencies only 4KB

            • v1.0.3
            • 4.63
            • Published

            cathash

            Ultra light (dependency-free) implementation of hashtable utilizing the hash function. Use String type as a key in the key-value pairs.

            • v0.1.2
            • 2.86
            • Published