EmbarkStudios / tryhard
💫 Easily retry futures 🦀
☆207Updated 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☆231Updated last month
- A Rust promise for games and immediate mode GUIs☆135Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Pull in every source file in a directory as a module☆172Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- ☆205Updated 3 weeks ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- "A very small syn"☆203Updated 2 months ago
- Shared resource dispatcher☆243Updated last month
- Delegation of trait implementations via procedural macros☆263Updated 9 months ago
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Async synchronization primitives☆267Updated 3 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆72Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆483Updated last month
- ☆112Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Rust macro for automatically generating default☆139Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆364Updated 9 months ago