m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆128Updated last month
Alternatives and similar repositories for atomic-wait
Users that are interested in atomic-wait are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆189Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated this week
- rust bindings of snmalloc☆136Updated 3 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- ☆197Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- FFI-compatible futures☆165Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Define your own PhantomData☆155Updated this week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago