asynchronics / diatomic-wakerLinks
Async, lock-free synchronization primitives for task wakeup
☆51Updated 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☆46Updated 6 months ago
- An exploration of Storages☆39Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- State machine pattern for Rust☆29Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Obsessively tiny error derive macro☆86Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Binary size analyzer for Rust programs☆37Updated last year
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- ☆64Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 7 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…☆67Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month