Go datastructures.
-
Updated
Oct 7, 2022 - Go
Go datastructures.
A key value storage engine based on log structured file systems. Data is written to an append-only file and read using in-memory hash indexes for high performance.
A Configurable, In-Memory, Key-Value Store with support for hash tables and AVL trees for the storage engine.
A simple, non-distributed, in-memory key value store.
Add a description, image, and links to the hash-tables topic page so that developers can more easily learn about it.
To associate your repository with the hash-tables topic, visit your repo's landing page and select "manage topics."