craftytrickster / stubborn-io
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆69Updated 8 months ago
Alternatives and similar repositories for stubborn-io:
Users that are interested in stubborn-io are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- 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 2 years ago
- Run closures in parallel☆111Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- docs.rs as a publishing platform?☆66Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- ☆70Updated 2 months ago
- ☆46Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Timer facilities for Rust's async story☆54Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆66Updated 2 weeks ago
- ☆46Updated last month
- An updated version of linked-hash-map and friends☆104Updated last month
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆75Updated this week
- This is a Rust implementation for popular caches (support no_std).☆107Updated last week
- Serde support for the humantime crate☆30Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year