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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Asynchronous DNS lookups☆66Updated last year
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Run closures in parallel☆114Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Define your own PhantomData☆156Updated 2 weeks ago
- ☆43Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Thread parking and unparking☆78Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- ☆75Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆186Updated this week
- ☆62Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Compile-time string operations☆103Updated last week
- ☆87Updated 7 months ago