w0xel / sync_cow
Thread-safe clone-on-write container for fast concurrent writing and reading.
☆49Updated 2 years ago
Alternatives and similar repositories for sync_cow:
Users that are interested in sync_cow are comparing it to the libraries listed below
- A Configuration Library for Rust Applications☆39Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 9 months ago
- Typed any map for rust☆65Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A global executor built on top of async-executor and smol☆73Updated this week
- a fast async pool based on channel☆24Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Object Pool LockFree in Rust☆45Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated 2 weeks ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- An async version of iterator☆40Updated 9 months ago
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- ☆38Updated last year
- ☆46Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Port of bbolt in Rust☆65Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago