taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆205Updated 2 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.☆259Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- 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.☆175Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- Minimal asynchronous executor for Rust☆133Updated last week
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- Async interface for working with processes☆205Updated last month
- FFI-compatible futures☆168Updated last month
- A fixed-size circular buffer written in Rust.☆131Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Async synchronization primitives☆275Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Define your own PhantomData☆158Updated this week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- A fast and safe implementation of stackful coroutines in Rust☆256Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- ☆231Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A Vec That Has a Smaller size_of☆146Updated last month
- Better reference counted strings for Rust☆138Updated last year