taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆190Updated this week
Alternatives and similar repositories for portable-atomic
Users that are interested in portable-atomic are comparing it to the libraries listed below
Sorting:
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- A fixed-size circular buffer written in Rust.☆116Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Async synchronization primitives☆269Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- Async broadcast channels☆179Updated 6 months ago
- FFI-compatible futures☆165Updated 3 weeks ago
- Minimal asynchronous runtime for Rust☆129Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- Program startup and thread support written in Rust☆188Updated last month
- Async interface for working with processes☆197Updated 3 weeks ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago