w0xel / sync_cow
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
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Typed any map for rust☆65Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks 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…☆78Updated this week
- a fast async pool based on channel☆24Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Object Pool LockFree in Rust☆45Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- Port of bbolt in Rust☆65Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- ☆40Updated 2 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago