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:
- no-std no-alloc Rust protobufs.☆34Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- An Embedded Storage Abstraction Layer☆78Updated 8 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Minimal asynchronous runtime for Rust☆129Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- IO-agnostic line editor for embedded systems☆110Updated 7 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Full precision decimal representation of f64☆26Updated last week
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- printf reimplemented in Rust☆27Updated last month
- A pointer type for heap-allocated objects which heap storage can be re-used☆13Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Run pkg-config from declarative dependencies in Cargo.toml☆98Updated 3 weeks ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆86Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- ☆45Updated 7 months ago
- Minimal and reusable non-blocking I/O layer☆102Updated last year
- A procedural macro for configuring constant values across crates☆68Updated last year
- Implements embedded-hal traits by bitbanging☆49Updated last year
- ☆59Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 8 months ago