Simple, robust, BitTorrent DHT implementation
Immutable collections and tools for TypeScript
Open addressing hash table
Maps US state abbreviations to state names.
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
Maps US state names to state abbreviations.
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
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
Expirable HashTable to enable timeout-based item removal from HashTable.
Fast, reliable cuckoo hash table for Node.js
Data structures in JavaScript
A multiserver plugin that uses a Distributed Hash Table
A standalone implementation of hash table in node.
Emoji codes and pictographs.
For use in hash table type structures
Hash table - Seperate chaining, Open addressing (linear probing, quadratic probing, double hashing)
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.
Angular Smart Table with href links fixed for hash routing
An SSB plugin that shares connection invites via a Distributed Hash Table
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.
TypeScript definitions for @ronomon/hash-table
JavaScript Data Structure written in TypeScript
Simple, robust, BitTorrent DHT implementation
Emoji pictographs and codes.
Chord Distributed Hash Table
![CI status badge](https://github.com/CGJennings/fast-ternary-string-set/actions/workflows/ci.yml/badge.svg)
Typescript Data Structures
Hash table implementation.
Store key-value pairs on the mainline bittorrent DHT network, and retreive/update them by key name.
DataStructuresJSKit is an easy-to-use package that adds essential data structures to your JavaScript code. With support for Typescript.
A package implementing Hash Map data structure with various methods for efficient data storage and retrieval.