taiki-e / portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
☆127Updated this week
Related projects ⓘ
Alternatives and complementary repositories for portable-atomic
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Bare-metal allocators.☆75Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Threadsafe RefCell for Rust☆88Updated last year
- A fast and flexible LRU map.☆170Updated 6 months ago
- Use bitsized types as if they were a feature of rust.☆171Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Constant-time dynamic memory allocator in Rust☆88Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Better reference counted strings for Rust☆114Updated 4 months ago
- ☆66Updated 3 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- ☆71Updated 5 months ago
- offsetof for Rust☆225Updated 7 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆170Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Project group working on the "safe transmute" feature☆85Updated 2 months ago