asynchronics / diatomic-wakerLinks
Async, lock-free synchronization primitives for task wakeup
☆45Updated 10 months ago
Alternatives and similar repositories for diatomic-waker
Users that are interested in diatomic-waker are comparing it to the libraries listed below
Sorting:
- futures-buffered☆43Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆49Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Abstract over different executors☆74Updated last year
- An exploration of Storages☆37Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆53Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Remove Cargo.lock lockfile☆32Updated 5 months ago
- Alternative future adapters that provide cancel safety.☆65Updated last week