Simple, robust, BitTorrent DHT implementation
Immutable collections and tools for TypeScript
Open addressing hash table
Maps US state names to state abbreviations.
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
Maps US state abbreviations to state names.
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.
Django hash & verify (pbkdf2_sha256) password in auth_user table.
Javascript implementation of a simple hash table data structure
Data structure and graph processing library written in modern JavaScript
Expirable HashTable to enable timeout-based item removal from HashTable.
A collection of TypeScript data structure implementations
Fast, reliable cuckoo hash table for Node.js
An SSB plugin that shares connection invites via a Distributed Hash Table
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
A multiserver plugin that uses a Distributed Hash Table
Data structures in JavaScript
Common data structures implementation in Javascript.
A simple Iterable Hash Table written in TypeScript
[![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:/
For use in hash table type structures
A hash map implementation in JavaScript
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
A Kademlia DHT implementation in JS/ES6
This is a spell checker implemented with hash tables(super fast)
JavaScript Data Structure written in TypeScript
Angular Smart Table with href links fixed for hash routing
Popular data structures for writing efficient programs in JavaScript
Network-agnostic Kademlia Distributed Hash Table
A library that allows to parse command line arguments into hash-table or object by scheme
Emoji codes and pictographs.
A standalone implementation of hash table in node.
Hash table - Seperate chaining, Open addressing (linear probing, quadratic probing, double hashing)
BEP42 DHT security extension implementation
![CI status badge](https://github.com/CGJennings/fast-ternary-string-set/actions/workflows/ci.yml/badge.svg)