richardanaya / woke
A minimalist waker for async-await executors
☆15Updated 2 years ago
Alternatives and similar repositories for woke:
Users that are interested in woke are comparing it to the libraries listed below
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated this week
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆47Updated 4 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- A generic, fixed-size, associative cache☆39Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- ☆38Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- ☆24Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆37Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Pretty parser error reporting.☆34Updated last year