taiki-e / portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆125Updated last week
Related projects ⓘ
Alternatives and complementary repositories for portable-atomic
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆109Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Bare-metal allocators.☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆88Updated last year
- offsetof for Rust☆224Updated 7 months ago
- Constant-time dynamic memory allocator in Rust☆87Updated last year
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Better reference counted strings for Rust☆114Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Minimal asynchronous runtime for Rust☆121Updated 2 months ago
- ☆94Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆32Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Pluggable critical section☆108Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- ☆66Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- Define your own PhantomData☆146Updated last week