3442 / nb-executorLinks
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:
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- IO-agnostic line editor for embedded systems☆109Updated 6 months ago
- no-std no-alloc Rust protobufs.☆34Updated 3 weeks ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆75Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆28Updated last month
- An Embedded Storage Abstraction Layer☆78Updated 8 months ago
- Reactive dependency injection for Rust.☆42Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A small PID controller library☆27Updated last year
- ☆58Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆48Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆44Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- Library facilitating safe pinned initialization☆59Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago