JSPM

Found 15 results for hash-table

stl-kit

A modern JavaScript & TypeScript standard template library (STL) for data structures and algorithms. Includes high-performance implementations of Stack, Queue, Deque, Linked List, Vector, Set, Map, Tree, Heap, and Graph — inspired by C++ STL. Designed for

  • v5.4.1
  • 35.13
  • Published

typescript-ds-lib

A collection of TypeScript data structure implementations

  • v0.4.5
  • 30.53
  • 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
  • 22.06
  • Published

@nephys/plexus

[![License](https://img.shields.io/github/license/Nephys/plexus?style=flat-square)](LICENSE) [![npm (scoped)](https://img.shields.io/npm/v/@nephys/plexus?style=flat-square)](https://www.npmjs.com/package/@nephys/plexus) [![node-current (scoped)](https:/

  • v3.0.0
  • 16.87
  • Published

iterable-hash-table

A simple Iterable Hash Table written in TypeScript

    • v3.2.10
    • 14.56
    • Published

    ds-js-stl

    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.

    • v1.0.2
    • 13.19
    • Published

    simple-js-hash-store

    how to import: ``` const HashStore = require('simple-js-hash-store') 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

    • v1.0.6
    • 12.21
    • Published

    namastey-hash-map

    A package implementing Hash Map data structure with various methods for efficient data storage and retrieval.

      • v1.0.0
      • 9.06
      • Published

      @fabryscript/data-structures

      ![GitHub license](https://img.shields.io/github/license/fabryscript/alchemical) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/fabryscript/alchemical) ![GitHub last commit](https://img.shields.io/github/last-commit/fabryscript/

      • v0.0.4
      • 7.97
      • Published

      namastey-hash-table

      A powerful and efficient implementation of hash tables for JavaScript, optimized for performance and scalability.

        • v1.0.0
        • 7.91
        • Published

        hash-table-ds

        Hash Table implementation in JavaScript

        • v1.0.0
        • 5.01
        • Published

        beginner-javascript-dsa

        a npm package that contains singley linked list, queue, stack, hash table and graph

        • v1.0.0
        • 3.07
        • Published