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 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- ☆44Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Port of bbolt in Rust☆65Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last week
- A Configuration Library for Rust Applications☆48Updated last week
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- 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…☆97Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- An async version of iterator☆40Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- An alternative rust async runtime.☆60Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year