taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆199Updated 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.☆254Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆125Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A fast and flexible LRU map.☆192Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Minimal asynchronous executor for Rust☆129Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- FFI-compatible futures☆167Updated 2 months ago
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- rust bindings of snmalloc☆140Updated this week
- Define your own PhantomData☆156Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- ☆216Updated last month
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year