craftytrickster / stubborn-io
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆68Updated 9 months ago
Alternatives and similar repositories for stubborn-io:
Users that are interested in stubborn-io are comparing it to the libraries listed below
- Asynchronously speed-limiting multiple byte streams☆57Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- ☆38Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- ☆60Updated 3 years ago
- Duplicate an async I/O handle☆40Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 11 months ago
- ☆46Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks 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…☆46Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Convert closures into wakers☆45Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Concurrent hash trie☆51Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- Abstract over different executors☆73Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆52Updated 9 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago