NeuKV

A lightweight, fast, and powerful NVS wrapper for ESP32 without String overhead.

Author
Ulywae (@neufa)
Website
https://github.com/ulywae/NeuKV
Category
Data Storage
License
MIT
Library Type
Contributed
Architectures
esp32

NeuKV is designed for high-performance ESP32 applications. It uses C++ templates to store any trivially copyable data (like structs, ints, and floats) directly as binary blobs, ensuring zero dynamic memory allocation and no memory fragmentation.

Downloads

Filename Release Date File Size
NeuKV-1.0.3.zip 2026-05-11 16.65 KiB
NeuKV-1.0.2.zip 2026-05-10 14.87 KiB
NeuKV-1.0.0.zip 2026-05-10 11.91 KiB