craftytrickster / stubborn-ioLinks
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆73Updated last year
Alternatives and similar repositories for stubborn-io
Users that are interested in stubborn-io are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Asynchronously speed-limiting multiple byte streams☆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
- Concurrent hash trie☆58Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- ☆87Updated 9 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Timer facilities for Rust's async story☆56Updated last year
- ☆44Updated 5 months ago
- Abstract over different executors☆74Updated 2 years ago
- Read and write from offsets in Rust.☆89Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Define your own PhantomData☆158Updated this week
- Run closures in parallel☆115Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆34Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Library safely exposing the io_uring API.☆69Updated 3 weeks ago