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:
- Library facilitating safe pinned initialization☆60Updated last week
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- ☆59Updated 2 years ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- ☆47Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- List size of types in a Rust crate☆27Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- ☆39Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- structured parallel execution for async Rust☆36Updated last year