taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆199Updated last month
Alternatives and similar repositories for portable-atomic
Users that are interested in portable-atomic are comparing it to the libraries listed below
Sorting:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- A lightweight version of pin-project written with declarative macros.☆252Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- Compatibility adapter between tokio and futures☆175Updated last week
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A fixed-size circular buffer written in Rust.☆122Updated last month
- FFI-compatible futures☆166Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Define your own PhantomData☆156Updated last week
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆190Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Async synchronization primitives☆270Updated last week
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Better reference counted strings for Rust☆134Updated last year
- Async interface for working with processes☆201Updated last week