Single-future, #![no_std] executor based on event bitmasks
☆23Feb 26, 2022Updated 4 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:
- FDCAN peripheral driver for STM32 chips☆13Jan 31, 2025Updated last year
- ☆26Nov 9, 2025Updated 4 months ago
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆62Oct 9, 2025Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- Minimal asynchronous executor for Rust☆133Mar 5, 2026Updated 2 weeks ago
- A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project☆19Apr 14, 2022Updated 3 years ago
- A nom-based ABNF parser.☆17Oct 21, 2022Updated 3 years ago
- ☆10Jan 13, 2020Updated 6 years ago
- Rust Automated Theorem Proving library inspired by a text by John Harrison (WIP)☆21May 21, 2025Updated 10 months ago
- A web-based programming environment for educational robotics that supports live coding and autonomy using a hybrid blocks/text programmin…☆20Jan 13, 2025Updated last year
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- Proc-macro typestate DSL for Rust☆154Jul 4, 2023Updated 2 years ago
- ☆18Mar 8, 2022Updated 4 years ago
- script based cad using implicit geometry☆26Updated this week
- micro RPC framework (WIP and experimental)☆14Jun 26, 2021Updated 4 years ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- A persistent configuration management library for embedded Rust applications.☆18Dec 16, 2025Updated 3 months ago
- Typst package with utilities to create exams.☆12Aug 23, 2025Updated 6 months ago
- Simple, async embedded Rust☆11Jan 14, 2021Updated 5 years ago
- An arena allocated tree structure for Rust with removal support☆11Updated this week
- ☆18Aug 11, 2024Updated last year
- ESPHome API client for Rust☆11Oct 7, 2022Updated 3 years ago
- Repo to document all my findings about authoring, publishing and working with commonjs and esm in Node☆15Jan 5, 2023Updated 3 years ago
- A Blinking Queue☆19Dec 20, 2021Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- ☆78Jul 5, 2021Updated 4 years ago
- Non-intrusive ITM tracing/replay toolset for RTIC programs with nanosecond timestamp accuracy.☆18Jul 22, 2023Updated 2 years ago
- IO-agnostic line editor for embedded systems☆115Jan 16, 2025Updated last year
- Rust std::io with all the parts that don't work in core removed.☆36Mar 20, 2023Updated 3 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆21Jan 6, 2025Updated last year
- ☆12Dec 17, 2021Updated 4 years ago
- Unicode validation and transcoding at billions of characters per second☆25Updated this week
- A vector-based map and set implementation for rust☆16Mar 1, 2026Updated 2 weeks ago
- A Rust macro implementing a Python-like generator expression☆19May 11, 2019Updated 6 years ago
- Python-like decorator in Rust☆15May 14, 2020Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Aug 14, 2019Updated 6 years ago