blasrodri / atomic-storyLinks
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 fast and flexible LRU map.☆190Updated 7 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- A small async runtime for Rust☆61Updated last year
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆79Updated 5 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 4 months ago
- fast hex☆92Updated 2 weeks ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- ☆26Updated 2 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆138Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- A websocket protocol implementation.☆93Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- ☆33Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 3 months ago
- Rust crate for managing CPU core affinities☆196Updated 5 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- A Rust implementation of OS provided synchronization primitives☆59Updated last year