taiki-e / portable-atomicLinks
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆185Updated last month
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.☆248Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A fast and flexible LRU map.☆183Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- A fixed-size circular buffer written in Rust.☆113Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- ☆209Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆127Updated last month
- Define your own PhantomData☆152Updated last week
- A fast, concurrent string interner☆150Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Use bitsized types as if they were a feature of rust.☆183Updated last month
- Make trait methods callable without the trait in scope☆146Updated last week
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago