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.☆117Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Typed any map for rust☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- ☆44Updated 7 months ago
- Convert closures into wakers☆46Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- An async version of iterator☆40Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 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…☆99Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Abstract over different executors☆74Updated 2 years ago