craftytrickster / stubborn-io
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆72Updated 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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Asynchronously speed-limiting multiple byte streams☆61Updated 7 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated this week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆38Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- ☆47Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Run closures in parallel☆113Updated 4 months ago
- Resource limits☆47Updated 2 months ago