asynchronics / diatomic-wakerLinks
Async, lock-free synchronization primitives for task wakeup
☆45Updated 8 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☆40Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- structured parallel execution for async Rust☆33Updated 9 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- An exploration of Storages☆35Updated 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…☆56Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Abstract over different executors☆73Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- `smol` integrations with `hyper`☆14Updated 7 months ago
- horrible serde macro stuff☆39Updated last year