3442 / nb-executor
Single-future, #![no_std] executor based on event bitmasks
☆23Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nb-executor
- An Embedded Storage Abstraction Layer☆69Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A procedural macro for configuring constant values across crates☆57Updated 8 months ago
- Moving code-gen out of `build.rs`☆16Updated last week
- ☆45Updated last month
- no-std no-alloc Rust protobufs.☆29Updated 10 months ago
- A simple no-std input debouncer to detect rising edges with minimal RAM requirements.☆26Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Minimal and reusable non-blocking I/O layer☆88Updated 9 months ago
- AT based driver crate for ESP8266 WiFi modules.☆9Updated 2 years ago
- A core wrapper made by terrible villains.☆25Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Implements embedded-hal traits by bitbanging☆41Updated 2 months ago
- A fresh look at embedded Rust development☆35Updated 3 years ago
- Lightweight logging framework for resource constrained devices☆45Updated 4 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 6 months ago
- ☆10Updated 2 years ago
- Bare-metal allocators.