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
- Typed any map for rust☆67Updated 9 months ago
- ☆43Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Port of bbolt in Rust☆65Updated 11 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- structured parallel execution for async Rust☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- 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…☆96Updated 2 weeks ago
- An alternative rust async runtime.☆51Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆49Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Convert closures into wakers☆45Updated 8 months ago
- Run closures in parallel☆115Updated 8 months ago