taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆210Updated 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 lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- 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 month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Easy function multiversioning for Rust☆251Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- FFI-compatible futures☆169Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆240Updated 4 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- Async interface for working with processes☆205Updated 3 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆174Updated last week