EmbarkStudios / tryhardLinks
💫 Easily retry futures 🦀
☆220Updated 3 weeks ago
Alternatives and similar repositories for tryhard
Users that are interested in tryhard are comparing it to the libraries listed below
Sorting:
- A Rust promise for games and immediate mode GUIs☆139Updated last year
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- "A very small syn"☆206Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 3 weeks ago
- A tiny, fast, zero-dep library for random number generation☆235Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Struct fields that are made read-only accessible to other modules☆252Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- lazy static regular expressions checked at compile time☆214Updated 6 months ago
- Deluge, not a stream☆316Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Async broadcast channels☆179Updated 6 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆212Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆384Updated last month
- A Rust macro to make enums with a subset of values of the parent☆102Updated last month
- Conditional compilation according to rustc compiler version☆371Updated last month
- Async interface for working with processes☆197Updated last month
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆165Updated 9 months ago