taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆207Updated last week
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☆169Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 5 months ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 4 months ago
- Minimal asynchronous executor for Rust☆133Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- FFI-compatible futures☆169Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async synchronization primitives☆276Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Mirror of Rust's allocator api for use on stable rust☆69Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A fast and safe implementation of stackful coroutines in Rust☆262Updated last month
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Easy function multiversioning for Rust☆249Updated 11 months ago