EmbarkStudios / tryhardLinks
💫 Easily retry futures 🦀
☆228Updated 4 months ago
Alternatives and similar repositories for tryhard
Users that are interested in tryhard are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆179Updated last week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- A Rust promise for games and immediate mode GUIs☆142Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated last week
- A Rust macro to make enums with a subset of values of the parent☆127Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- "A very small syn"☆211Updated 8 months ago
- ☆227Updated 2 months ago
- Easy code duplicate with substitution for Rust☆249Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- A tiny, fast, zero-dep library for random number generation☆243Updated 4 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Deluge, not a stream☆317Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Async synchronization primitives☆274Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Easily add Fluent to your Rust project.☆157Updated last week
- lazy static regular expressions checked at compile time☆217Updated 10 months ago
- Async broadcast channels☆187Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 3 weeks ago
- Experimental rust serialization library☆294Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 9 months ago