spiffs
Embedded file system
A file system designed for small embedded devices with wear-leveling and low RAM usage in mind
Wear-leveled SPI flash file system for embedded devices
2k stars
151 watching
405 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
embeddedfilefile-systemflashspispi-flashspiffssystemwear-leveling
Related projects:
Repository | Description | Stars |
---|---|---|
forticheprod/fls | A command-line tool for listing and packing frames sequences | 14 |
liampwll/zig-efi-os | An operating system written in Zig that provides a minimal, bootable, and efficient foundation for building embedded systems | 15 |
picolibc/picolibc | A C library designed to provide standard C APIs for small embedded systems with limited RAM. | 1,185 |
szwacz/fs-jetpack | A file system API library providing a convenient and object-oriented way to interact with the file system | 778 |
lowpowerlab/spiflash | Provides read/write access to SPI flash memory chips | 174 |
mit-pdos/fscq | A file system written and verified in the Coq proof assistant with a focus on security. | 237 |
mhogomchungu/sirikali | A Qt/C++ GUI front end to various encrypted file systems and SSHFS | 785 |
tradle/react-native-level-fs | Provides an in-browser file system abstraction using Level Filesystem and Browserify. | 26 |
pezy-computing/pzbcm | A collection of basic building blocks for designing digital systems in SystemVerilog | 34 |
sony/flutter-embedded-linux | A project that enables Flutter apps to run on embedded Linux systems | 1,227 |
nick8325/remarkable-fs | A FUSE-based driver for interacting with reMarkable tablets as a normal filesystem | 84 |
theembeddedgeorge/theembeddednewtestament.github.io | A comprehensive resource covering various aspects of embedded systems programming and C/C++ development, including topics on language fundamentals, data structures, concurrency, and system-specific details. | 321 |
teamdfir/sift | A suite of tools and images for building and managing digital forensics environments on AWS | 494 |
symisc/sod | A comprehensive computer vision and machine learning library optimized for embedded systems and IoT devices. | 1,748 |
icculus/physfs | Provides a portable and flexible way to interact with files in a platform-independent manner. | 565 |