craftytrickster / stubborn-ioLinks
io traits/structs for tokio that automatically recover from potential disconnections/interruptions
☆73Updated last month
Alternatives and similar repositories for stubborn-io
Users that are interested in stubborn-io are comparing it to the libraries listed below
Sorting:
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆75Updated this week
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Run closures in parallel☆115Updated 11 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- ☆44Updated 8 months ago
- ☆87Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Thread parking and unparking☆81Updated 11 months ago
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Concurrent hash trie☆58Updated 5 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago