200 packages
ahau-graphql-client
apollo graphql client for ahau apps
ahau-graphql-server
ahau graphql server built using apollo
aligned-block-file
read and write to a file in a cache-friendly way by using aligned blocks.
append-batch
append stuff to a log. It's important that we can reason about the order, so do not perform parallel writes.
atomic-file
store data in a file, but gaurantee there is never a partial write.
chloride
node.js sodium bindings + pure js polyfil
color-tag
A module for distinctly coloring logging text
common-good
All of the best practices without any of the boilerplate
common-lint
compatibility for both standard and eslint
cspell-glob-win-fix
Glob matcher for cspell
emoji-unicode-range
unicode-range CSS fragment with list of Unicode emoji codepoint ranges
envelope-js
new private message format for ssb
envelope-spec
specification for envelope encryption
epidemic-broadcast-trees
bandwidth efficient broadcast gossip
fix-flumelog-offset
repair flumelog offset to remove corrupt entries
flumecli
create a command line interface for a flumedb.
flumecodec
exports encoding/decoding functions for flumedb.
flumedb
modular database made from streams of logs
flumelog-array
like flumelog-memory without the filesystem
flumelog-idb
flumelog on IndexedDB
flumelog-level
a flumelog implemented on top of leveldb.
flumelog-memory
A simple in memory log for flumedb, with tests.
flumelog-offset
a flumelog based on offset into a file
flumeview-array
simple flumeview built on flumelog-array
flumeview-bloom
bloom filter as a flumeview