Simple, robust, BitTorrent DHT implementation
Maps US state names to state abbreviations.
Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.
Open addressing hash table
Collection of common data structures / algorithms implemented in TypeScript
Immutable collections and tools for TypeScript
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.
Data structure and graph processing library written in modern JavaScript
Maps US state abbreviations to state names.
An SSB plugin that shares connection invites via a Distributed Hash Table
A multiserver plugin that uses a Distributed Hash Table
Django hash & verify (pbkdf2_sha256) password in auth_user table.
For use in hash table type structures
Javascript implementation of a simple hash table data structure
Immutable spreadsheet-like data structures containing row keys, column keys, and cell values
Typescript Data Structures
Angular Smart Table with href links fixed for hash routing
A simple Iterable Hash Table written in TypeScript
Fast, reliable cuckoo hash table for Node.js
Documentation app: [raikuxq-algorithms.netlify.app/guide](https://raikuxq-algorithms.netlify.app/guide)
JavaScript Data Structure written in TypeScript
Expirable HashTable to enable timeout-based item removal from HashTable.
DynamoDB repository for hash-key and hash-key/range indexed tables. Designed for Lambda use. Handles nicities like created and updated timestamps and default id creation.
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
This is a spell checker implemented with hash tables(super fast)
Emoji codes and pictographs.
[](LICENSE) [](https://www.npmjs.com/package/@nephys/plexus) [
Popular data structures for writing efficient programs in JavaScript
Hash table - Seperate chaining, Open addressing (linear probing, quadratic probing, double hashing)
Common data structures implementation in Javascript.
Emoji pictographs and codes.
from Hash table to linked table
Modern Data Structures for JS
US state capitals and names.
US state names and capitals.