Search results

10 packages found

Hash table implementation.

published 1.0.0 7 years ago
M
Q
P

Hash Table implementation in JavaScript

published 1.0.0 5 years ago
M
Q
P

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 1.0.6 5 years ago
M
Q
P

[![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 3.0.0 2 years ago
M
Q
P

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 1.0.2 8 months ago
M
Q
P

![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 0.0.4 8 months ago
M
Q
P

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

published 1.0.0 3 years ago
M
Q
P
M
Q
P

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 0.1.1 11 years ago
M
Q
P

A simple Iterable Hash Table written in TypeScript

published 3.2.10 4 years ago
M
Q
P