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

Extends the standard [Github-Flavored tables](https://github.github.com/gfm/#tables-extension-) to support advanced features:
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
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
A standalone implementation of hash table in node.
A hash map implementation in JavaScript
Network-agnostic Kademlia Distributed Hash Table
For use in hash table type structures
An SSB plugin that shares connection invites via a Distributed Hash Table
Data structure and graph processing library written in modern JavaScript
Change names of all keys and subkeys given a hash table
A simple Iterable Hash Table written in TypeScript
Angular Smart Table with href links fixed for hash routing
[](LICENSE) [](https://www.npmjs.com/package/@nephys/plexus) [
Chord Distributed Hash Table
Scrape information from the bittorrent trackers and the distributed hash table. Given a bittorrent magnet URI, scrapeTorrentStats can check both tracker and the DHT for downloads and peers.
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.
Emoji codes and pictographs.
a npm package that contains singley linked list, queue, stack, hash table and graph
TypeScript definitions for @ronomon/hash-table