taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆212Updated 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.☆139Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A fixed-size circular buffer written in Rust.☆136Updated 5 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- FFI-compatible futures☆170Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Async synchronization primitives☆278Updated last week
- Compatibility adapter between tokio and futures☆186Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- ☆241Updated 4 months ago
- a lock-free concurrent slab (experimental)☆302Updated last year
- Easy function multiversioning for Rust☆251Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Define your own PhantomData☆158Updated last week