EmbarkStudios / tryhardLinks
💫 Easily retry futures 🦀
☆215Updated this week
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☆137Updated last year
- Type that deserializes only from one specific value☆243Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- "A very small syn"☆206Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Notify async tasks or threads☆474Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- ☆210Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Migrated to Codeberg☆79Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆369Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Async broadcast channels☆179Updated 6 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Conditional compilation according to rustc compiler version☆366Updated last month
- Find out path at which a deserialization error occurred☆377Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago