craftytrickster / stubborn-ioLinks
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆73Updated 2 weeks ago
Alternatives and similar repositories for stubborn-io
Users that are interested in stubborn-io are comparing it to the libraries listed below
Sorting:
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- ☆88Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Run closures in parallel☆115Updated 11 months ago
- ☆44Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Better reference counted strings for Rust☆139Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- Define your own PhantomData☆158Updated this week
- Async filesystem primitives☆141Updated last month
- Thread parking and unparking☆79Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago