taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆221Updated 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:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A fast and flexible LRU map.☆199Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Async synchronization primitives☆281Updated last month
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A fixed-size circular buffer written in Rust.☆139Updated 6 months ago
- FFI-compatible futures☆172Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Define your own PhantomData☆158Updated last month
- rust bindings of snmalloc☆149Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆244Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Easy function multiversioning for Rust☆252Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Semantic wrapper for byte count representations☆152Updated last week