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
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆67Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Object Pool LockFree in Rust☆46Updated 4 months 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…☆84Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Duplicate an async I/O handle☆41Updated 4 months ago
- ☆38Updated last year
- ☆42Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An async version of iterator☆40Updated 11 months ago
- Utilities for encoding and decoding frames using `async/await`.☆25Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Full precision decimal representation of f64☆26Updated last week
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- ☆16Updated 2 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Additional utilities around the bytes crate☆19Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago