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
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- a fast async pool based on channel☆24Updated 4 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Timer facilities for Rust's async story☆56Updated 6 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Typed any map for rust☆65Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- An async version of iterator☆40Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Additional utilities around the bytes crate☆19Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆33Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- An async RPC in rust-lang that mimics golang's net/rpc☆30Updated 11 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years 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…☆79Updated last month
- structured parallel execution for async Rust☆33Updated 7 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Lending iterators on stable Rust☆82Updated last year