Search results

14 packages found

A simple Iterable Hash Table written in TypeScript

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

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
20

[![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:/

published version 3.0.0, 3 years ago0 dependents licensed under $MIT
18

A collection of TypeScript data structure implementations

published version 0.4.0, 6 months ago0 dependents licensed under $MIT
19

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

published version 1.0.6, 6 years ago0 dependents licensed under $MIT
11

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.

published version 1.0.2, 2 years ago0 dependents licensed under $ISC
9

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

published version 1.0.0, 10 months ago0 dependents licensed under $ISC
7

Hash Table implementation in JavaScript

published version 1.0.0, 6 years ago0 dependents licensed under $MIT
4

![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/

published version 0.0.4, 2 years ago0 dependents licensed under $MIT
3

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

published version 1.0.0, 4 years ago0 dependents licensed under $ISC
3

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

published version 1.0.0, 9 months ago0 dependents licensed under $ISC
3

Hash table

published version 1.0.1, 2 years ago0 dependents licensed under $MIT
2

Hash table implementation.

published version 1.0.0, 8 years ago0 dependents licensed under $MIT
1

Hash table

published version 1.0.0, 6 months ago0 dependents licensed under $MIT
0