richardanaya / wokeLinks
A minimalist waker for async-await executors
☆15Updated 3 years ago
Alternatives and similar repositories for woke
Users that are interested in woke are comparing it to the libraries listed below
Sorting:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- Timer facilities for Rust's async story☆56Updated last year
- ☆60Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- ☆47Updated 5 years ago
- List size of types in a Rust crate☆27Updated last year
- ☆39Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 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.☆43Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆87Updated 9 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Abstract over different executors☆74Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Extensions for the Rust standard library☆40Updated last year
- Duplicate an async I/O handle☆41Updated 9 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month