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 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- An async version of iterator☆40Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years 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
- ☆44Updated 5 months ago
- Port of bbolt in Rust☆65Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- ☆51Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- A Configuration Library for Rust Applications☆40Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Abstract over different executors☆74Updated 2 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…☆97Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year