asynchronics / diatomic-wakerLinks
Async, lock-free synchronization primitives for task wakeup
☆47Updated last year
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☆45Updated 3 months ago
- An exploration of Storages☆39Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- ☆64Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- `smol` integrations with `hyper`☆17Updated 3 months ago
- State machine pattern for Rust☆29Updated last year
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- The missing compound borrowing for Rust.☆61Updated last week