craftytrickster / stubborn-ioLinks
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:
- Time and duration crate optimized for speed and API stability.☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- ☆87Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆64Updated 9 months ago
- Run closures in parallel☆114Updated 6 months ago
- Concurrent hash trie☆57Updated 4 years ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆41Updated 2 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Async stream for Rust and the futures crate.☆185Updated this week
- Runtime-agnostic actor library☆77Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- rust bindings of snmalloc☆137Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Asynchronous DNS lookups☆66Updated last year