EmbarkStudios / tryhard
💫 Easily retry futures 🦀
☆204Updated last year
Alternatives and similar repositories for tryhard:
Users that are interested in tryhard are comparing it to the libraries listed below
- Type that deserializes only from one specific value☆232Updated this week
- A Rust promise for games and immediate mode GUIs☆131Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- ☆199Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 9 months ago
- Async broadcast channels☆172Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Async synchronization primitives☆262Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- "A very small syn"☆200Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Pull in every source file in a directory as a module☆169Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Temporary edit external crates that your project depends on☆146Updated 10 months ago
- Tweak a Rust value directly in the source code☆168Updated 3 weeks ago
- zero runtime cost default arguments in rust☆87Updated last year
- Deluge, not a stream☆316Updated last year
- A tiny, fast, zero-dep library for random number generation☆229Updated 2 months ago
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago