rust-embedded-community / embedded-storage
An Embedded Storage Abstraction Layer
☆70Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for embedded-storage
- Idiomatic Rust API for littlefs☆57Updated this week
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆30Updated last year
- `fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at co…☆56Updated 5 months ago
- no-std no-alloc Rust protobufs.☆29Updated 11 months ago
- Minimal and reusable non-blocking I/O layer☆88Updated 10 months ago
- ☆37Updated 2 years ago
- Pluggable critical section☆107Updated last month
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 7 months ago
- ☆76Updated this week
- A generic bbqueue based transport for defmt log messages☆19Updated 2 years ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆91Updated 3 years ago
- ☆40Updated 5 months ago
- A panic handler that stores the panic message in RAM☆40Updated 3 years ago
- Rust DFU protocol implementation for usb-device☆20Updated 7 months ago
- ☆35Updated last year
- ☆27Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆57Updated 3 years ago
- Multiline TextBox for the embedded-graphics Rust crate☆57Updated 5 months ago
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol