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
Related projects ⓘ
Alternatives and complementary repositories for simple-async-local-executor
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Rust library for memory barrier☆34Updated 6 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- ☆24Updated last year
- An default value loader from TOML for structopt☆28Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust library for fast types.☆15Updated 6 years ago
- A low-level, zero-copy, panic-free, binary serializer and deserializer. (parser and encoder)☆42Updated 9 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 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…☆18Updated 5 years ago
- A C expression parser and evaluator☆45Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- ☆58Updated 2 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 2 years ago
- Type aliases to C types like c_int for use with bindgen☆41Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- ☆44Updated 10 months ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆46Updated 4 years ago