m-ou-se / atomic-waitLinks
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
☆127Updated 2 weeks ago
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.☆185Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆237Updated last month
- rust bindings of snmalloc☆136Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆237Updated 3 weeks ago
- ☆195Updated last year
- Graph the number of crates that depend on your crate over time☆248Updated last week
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Library safely exposing the io_uring API.☆63Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Rust fast `&[u8]` to integer parser☆52Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- generators☆208Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Generic Atomic<T> type for Rust☆235Updated last week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago