on-disk
There are 7 repositories under on-disk topic.
andylamp/BPlusTree
An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure
const-ae/glmGamPoi
Fit Gamma-Poisson Generalized Linear Models Reliably
grimbough/Rarr
A simple native R reader for Zarr Arrays
n-octo-n/n8n-nodes-json-database
This n8n node lets you easily and efficiently use JSON files as persistent, hierarchical key-value databases/stores.
vahagz/bptree
on-disk bptree (b+ tree) data structure implementation
vahagz/disk-allocator
disk-allocator works like malloc/free functions from C programming language. Allows to allocate and free space from disk.
vahagz/pager
abstraction for read/write from files by fixed size page