High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
-
Updated
Nov 13, 2024 - Go
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
The FlashStorage_STM32 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of STM32F/L/H/G/WB/MP1. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte. New STM32 core v2.0.0 is also supported…
The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory
The Following C Coded Library is used to perform Flash Write, Read and Erase functions on Raspberry Pico 2040.
Wrapper of LittleFS for Arduino MBED RP2040 boards. This library facilitates your usage of LittleFS for the onboard flash. LittleFS supports power fail safety and high performance
Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance
Abstraction over ESP32 NVS library to make your life easier.
Predictable-memory embedded database for microcontrollers. KV, time-series, and relational engines with WAL recovery. C99, zero dependencies, verified on ESP32-S3.
Use NM (Nano Memory) cards to convert soldered eMMC into swappable/upgradable storage.
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
Multi-modal embedded database in pure Rust -- native vector search, blob store, TTL, merge operators, CDC, time-travel, flash storage backend. no_std. Fork of redb.
DC Motor Speed and Position Control with Raspberry Pi Pico RP2040 and embassy-rs 🦀. This is the framework to write a firmware code with USB communication and flash storage feature.
Open NAND Flash Interface (ONFI) protocol decoder for logic analyzer captures. Decodes Saleae/Kingst CSV into command-level ONFI traffic.
Portable C++20 embedded flash persistence library with CRC, versioning, wear-aware storage, and clean platform adapters for MCU firmware.
Predictive SRAM–DRAM–SSD memory fabric for low-cost AI inference, long-context KV cache tiering, MoE expert staging, and software-defined memory orchestration.
NXErase is a secure deletion utility designed to protect sensitive data from theft, malware, and unauthorized recovery, specifically optimized for the era of Solid State Drives (SSDs), NVMe, and Full Disk Encryption.
Ported nvs_flash from ESP8266_RTOS_SDK for Arduino ESP8266 (ESP32 compatible)
Safe version of cmaglie/FlashStorage Arduino library for SAMD21/51
Native macOS H2-style media verification for USB drives, SD cards, and external storage.
Research the usability of the unused blocks notification operation against flash storage controllers over the USB interface.
Add a description, image, and links to the flash-storage topic page so that developers can more easily learn about it.
To associate your repository with the flash-storage topic, visit your repo's landing page and select "manage topics."