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:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated last week
- ☆88Updated 2 weeks ago
- Read and write from offsets in Rust.☆89Updated last month
- Lending iterators on stable Rust☆83Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- ☆44Updated 6 months ago
- Concurrent hash trie☆58Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Run closures in parallel☆115Updated 10 months ago
- Async stream for Rust and the futures crate.☆189Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Thread parking and unparking☆79Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Async filesystem primitives☆140Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Convert closures into wakers☆46Updated 10 months ago