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:
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Convert closures into wakers☆45Updated 5 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 3 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Typed any map for rust☆67Updated 6 months ago
- Additional utilities around the bytes crate☆19Updated 2 months ago
- a fast async pool based on channel☆24Updated last month
- Port of bbolt in Rust☆65Updated 8 months ago
- An async version of iterator☆40Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆47Updated 2 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month