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:
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- An Embedded Storage Abstraction Layer☆79Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Minimal asynchronous executor for Rust☆133Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- printf reimplemented in Rust☆29Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- no-std no-alloc Rust protobufs.☆34Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆38Updated 4 years ago
- Library facilitating safe pinned initialization☆67Updated last month
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Minimal and reusable non-blocking I/O layer☆103Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- IO-agnostic line editor for embedded systems☆111Updated 10 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- ☆59Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago