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
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Typed any map for rust☆67Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Timer facilities for Rust's async story☆56Updated 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
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Abstract over different executors☆74Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- ☆43Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- Port of bbolt in Rust☆65Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- Run closures in parallel☆115Updated 9 months ago
- a fast async pool based on channel☆26Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An async version of iterator☆40Updated last year
- hRPC implementation in Rust.☆24Updated 3 years ago
- Additional utilities around the bytes crate☆19Updated 6 months ago
- 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…☆96Updated last month
- An alternative rust async runtime.☆56Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago