enlightware / simple-async-local-executor
A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.
☆23Updated 3 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
- An default value loader from TOML for structopt☆28Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆38Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆42Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- ☆45Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆48Updated 3 years ago
- Heapless vector implementation for Rust☆46Updated 3 years ago
- Full precision decimal representation of f64☆25Updated this week
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Rust library for fast types.☆15Updated 7 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 11 months ago
- A C expression parser and evaluator☆46Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- More indexing options for Rust slices☆9Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 7 months ago
- Target "triple" support☆49Updated 2 weeks ago
- rust hints to the optimizer☆19Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month