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:
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Asynchronously speed-limiting multiple byte streams☆65Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Run closures in parallel☆114Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- ☆87Updated 7 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Define your own PhantomData☆156Updated last week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Async filesystem primitives☆137Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Asynchronous DNS lookups☆66Updated last year
- A global executor built on top of async-executor and smol☆74Updated last week
- rust bindings of snmalloc☆138Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆43Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Read and write from offsets in Rust.☆88Updated 3 weeks ago