littlefs
Microcontroller FS
A filesystem designed to handle power failures and wear leveling on microcontrollers.
A little fail-safe filesystem designed for microcontrollers
5k stars
149 watching
808 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
embeddedfilesystemmicrocontroller
Related projects:
Repository | Description | Stars |
---|---|---|
| A virtual file system that allows direct access to physical memory | 3,215 |
| An open-source USB stack for embedded systems | 5,134 |
| A C++ standard library for low-level file I/O and filesystem operations. | 889 |
| An operating system designed to provide secure and isolated execution environments for multiple applications on microcontrollers. | 5,506 |
| A file system designed for small embedded devices with wear-leveling and low RAM usage in mind | 1,531 |
| An SMP-aware kernel designed for small systems on various platforms and CPU architectures. | 3,235 |
| Provides read/write access to SPI flash memory chips | 174 |
| A minimalistic printf replacement library for C++ that provides type safety and extensibility. | 540 |
| An operating system for microcontrollers with compact memory footprint and paging support | 308 |
| A distributed POSIX file system designed for cloud-native environments, providing high performance and compatibility with various storage engines. | 11,030 |
| An in-memory file system simulator used to test Ruby applications without modifying external storage | 321 |
| A file system that stores files in the mathematical constant pi, allowing for infinite storage without physical medium. | 6,732 |
| A lightweight text layout framework for Flash and Flex applications. | 11 |
| An implementation of snprintf and vsnprintf for embedded systems with minimal overhead. | 618 |
| An object-oriented C++ RTOS designed for microcontrollers, providing a framework and library for building real-time applications. | 439 |