taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆193Updated 3 weeks ago
Alternatives and similar repositories for portable-atomic
Users that are interested in portable-atomic are comparing it to the libraries listed below
Sorting:
- A lightweight version of pin-project written with declarative macros.☆251Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- A fixed-size circular buffer written in Rust.☆122Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- ☆216Updated last month
- Define your own PhantomData☆155Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- FFI-compatible futures☆167Updated last month
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Async synchronization primitives☆270Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago