Simple, robust, BitTorrent DHT implementation
Immutable collections and tools for TypeScript
Open addressing hash table
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
Maps US state names to state abbreviations.
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 structures in JavaScript

composable p2p networks
Extends the standard [Github-Flavored tables](https://github.github.com/gfm/#tables-extension-) to support advanced features:
Expirable HashTable to enable timeout-based item removal from HashTable.
Data structure and graph processing library written in modern JavaScript
DynamoDB repository for hash-key and hash-key/range indexed tables. Designed for Lambda use. Handles nice-to-haves like created and updated timestamps and default id creation.
Fast, reliable cuckoo hash table for Node.js
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)
A hash map implementation in JavaScript
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
Angular Smart Table with href links fixed for hash routing
Hash table - Seperate chaining, Open addressing (linear probing, quadratic probing, double hashing)
Network-agnostic Kademlia Distributed Hash Table

Synchronize an observable hash table with an array with primary keys
Simple, robust, BitTorrent DHT implementation
A library that allows to parse command line arguments into hash-table or object by scheme
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
A standalone implementation of hash table in node.
A collection of TypeScript data structure implementations
Tread-safe map structure for worker_threads.
Popular data structures for writing efficient programs in JavaScript
A collection of commonly used data structures written in TypeScript.
Making torrents more private and live streaming inside browsers - Dynamic torrent blocklist
A Kademlia DHT implementation in JS/ES6