craftytrickster / stubborn-ioLinks
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆74Updated 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:
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- ☆87Updated 9 months ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Concurrent hash trie☆58Updated 5 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An updated version of linked-hash-map and friends☆129Updated this week
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- Run closures in parallel☆115Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Async filesystem primitives☆139Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- ☆43Updated 5 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆46Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month