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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- A fast and flexible LRU map.☆180Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated 11 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- ☆33Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- ☆40Updated last month
- #[no_std] print equivalent for Rust☆63Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- ☆46Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Fast byte array to hex string conversion☆42Updated 4 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last week
- ☆45Updated 2 years ago
- A pure Rust implementation of SCTP☆19Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Library facilitating safe pinned initialization☆33Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- fast hex☆88Updated 3 weeks ago