w0xel / sync_cowLinks
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
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Asynchronous DNS lookups☆66Updated last year
- Object Pool LockFree in Rust☆47Updated last week
- structured parallel execution for async Rust☆33Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Port of bbolt in Rust☆65Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- An async version of iterator☆40Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- ☆39Updated 2 years ago
- ☆49Updated 6 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- 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…☆88Updated 4 months ago
- a fast async pool based on channel☆25Updated last month