joshjung / hash-array
A data structure that combines a hash and an array for automated indexing. All the benefits of an indexed HashMap and an Array in one neat tidy, tested package. Complex keys with multiple depths can be used!
☆17Updated 3 years ago
Alternatives and similar repositories for hash-array:
Users that are interested in hash-array are comparing it to the libraries listed below
- vanillatype - Lightweight runtime types for vanilla JS and Node☆21Updated last year
- a very simple in-place binary format☆29Updated 2 years ago
- An in-memory filesystem backed by FUSE☆26Updated 3 years ago
- A decentralized collaborative rich text editor powered by DOM mutations, CRDT, and WebRTC☆23Updated 6 years ago
- A lightweight fast static file server for node loaded with useful features☆55Updated 2 years ago
- ☆37Updated last year
- Tiny module for easy encryption of Buffers☆32Updated 2 years ago
- Same as setTimeout and setInterval but pinned to the clock☆15Updated 5 years ago
- Same as sqlite-tag but without the native sqlite3 module dependency☆19Updated this week
- CSS engine for `blessed`☆35Updated 4 years ago
- Signaling server for WebRTC.☆34Updated 3 years ago
- A Map with an upsert method and gc support☆17Updated 4 years ago
- Cross-Platform Binary API☆35Updated 4 years ago
- A fast and lightweight Map based LRU implementation.☆21Updated 5 years ago
- Create elements from query selector strings.☆13Updated 4 years ago
- Run cleanup logic just before the process exits without interfering☆43Updated last month
- Tar archive with constant-time reads & appends. Supports spanning over multiple archives.☆23Updated 4 years ago
- An essential connected/disconnected DOM helper☆18Updated 3 years ago
- small and extendable jsx transpiler☆19Updated 6 years ago
- An ever growing Set based utility to optimize JSON, IndexedDB, or postMessage.☆21Updated 3 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated last year
- Easily make random-access-storage instances☆75Updated last year
- Easy and universal way to react to elements being disconnected and connected from the DOM aka lifecycle methods.☆34Updated 5 months ago
- Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)☆13Updated last year
- Utilizes ES6 Proxies to easily observe and validate changes on nested objects.☆28Updated 4 years ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated last year
- JavaScript Object eXchange format; extended JSON/JSON6☆53Updated last week
- Create two streams that are cross piped☆35Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- ☆14Updated 9 years ago