blasrodri / atomic-story
Understanding how atomics and memory ordering work
☆13Updated 3 years ago
Alternatives and similar repositories for atomic-story
Users that are interested in atomic-story are comparing it to the libraries listed below
Sorting:
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 3 weeks ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- ☆33Updated 2 years ago
- (lifetime) GATs on stable Rust☆58Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- ☆25Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- #[no_std] print equivalent for Rust☆64Updated last year
- Library facilitating safe pinned initialization☆40Updated this week
- ☆21Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A pure Rust implementation of SCTP☆19Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆31Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago