enlightware / simple-async-local-executorLinks
A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.
☆24Updated 4 years ago
Alternatives and similar repositories for simple-async-local-executor
Users that are interested in simple-async-local-executor are comparing it to the libraries listed below
Sorting:
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆31Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- std::Error in no_std environment.☆39Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- A small standalone WebAssembly interpreter in Rust☆36Updated 7 years ago
- Pure rust mDNS responder☆55Updated 6 years ago
- Spatial library for Rust☆42Updated 5 months ago
- ☆40Updated 6 years ago
- ☆62Updated last year
- Heapless vector implementation for Rust☆46Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A 2D vector graphics library written in Rust☆40Updated 9 months ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Updated 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 5 years ago
- ☆64Updated 8 years ago
- ☆56Updated 2 years ago
- Immediate mode library in Rust☆33Updated 7 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Implements rust's Display trait for hex data☆22Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago