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
RDES - a lightweight, real-time, lossless compression algorithm for sequences of 31-bit integers.
Ported nvs_flash from ESP8266_RTOS_SDK for Arduino ESP8266 (ESP32 compatible)
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."