softprops / againLinks
♻️ Retry faillible Rustlang std library futures
☆59Updated last year
Alternatives and similar repositories for again
Users that are interested in again are comparing it to the libraries listed below
Sorting:
- A tar archive reading/writing library for async Rust.☆71Updated 4 months ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 4 years ago
- Library for avoiding N+1 query bugs with Juniper☆69Updated 4 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- ☆58Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- Exponential backoff generator with jitter.☆89Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- ⏩ GitHub Action for a faster binary crates installation☆56Updated 4 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- A library for setting up Rust objects inspired by factory_bot.☆40Updated 4 years ago
- A rust logger that routes messages to the browser's console.☆99Updated 3 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- File locking for Rust.☆45Updated 11 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Async filesystem primitives☆136Updated 2 weeks ago
- Curated list of awesome Actions for Rust programming language☆103Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A heckin small test generator☆30Updated 2 years ago
- Static file-serving for Hyper 1.0☆55Updated 7 months ago
- "just open a socket"☆74Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Serde support for querystring-style strings☆213Updated 2 months ago
- A library for interaction with units of bytes.☆57Updated 9 months ago
- Side-by-side diff for two files☆35Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆79Updated last week