EmbarkStudios / tryhard
💫 Easily retry futures 🦀
☆208Updated last year
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☆135Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- "A very small syn"☆204Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Async broadcast channels☆177Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 8 months ago
- Async interface for working with processes☆191Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆87Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Async session support with plugabble backends☆124Updated last year
- Compile-time string formatting☆235Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- ☆148Updated 2 weeks ago