w0xel / sync_cowLinks
Thread-safe clone-on-write container for fast concurrent writing and reading.
☆49Updated 3 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
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Typed any map for rust☆67Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Convert closures into wakers☆46Updated 11 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…☆99Updated 4 months ago
- Port of bbolt in Rust☆66Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Abstract over different executors☆74Updated 2 years ago
- A Configuration Library for Rust Applications☆49Updated last month
- ☆44Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- An async version of iterator☆40Updated last year
- Asynchronous DNS lookups☆67Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆115Updated 11 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated this week