243 packages
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.
async-append-only-log
An async append only log
async-flumelog
An async flumelog
atomically-universal
A wrapper around [atomically](https://github.com/fabiospampinato/atomically) that enables it to also run in the browser by writing to indexed db.
atomic-file
store data in a file, but gaurantee there is never a partial write.
atomic-file-rw
<!-- SPDX-FileCopyrightText: 2021 Anders Rune Jensen
bench-flumelog
a simple benchmark of flumedb log implementations.
bipf
binary in-place format
bipf-spec
binary in-place format specification