3442 / nb-executor
Single-future, #![no_std] executor based on event bitmasks
☆23Updated 3 years ago
Alternatives and similar repositories for nb-executor
Users that are interested in nb-executor are comparing it to the libraries listed below
Sorting:
- ☆45Updated 4 months ago
- no-std no-alloc Rust protobufs.☆33Updated last year
- An Embedded Storage Abstraction Layer☆77Updated 5 months ago
- Implements embedded-hal traits by bitbanging☆46Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Moving code-gen out of `build.rs`☆16Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆85Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Cross-platform, endian-aware primitives for Rust☆39Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆39Updated 2 weeks ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated last week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Minimal and reusable non-blocking I/O layer☆95Updated last year
- ☆21Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago