taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆75Updated 3 months ago
Alternatives and similar repositories for easy-ext
Users that are interested in easy-ext are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Abstract over different executors☆74Updated last year
- An alternate Cargo registry using static files☆121Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- The quickest way to override dependencies with Cargo☆63Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Const TypeId and non-'static TypeId☆66Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆91Updated 8 months ago
- ☆112Updated 2 years ago
- ☆53Updated 4 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- ☆54Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Access and evaluate tracing logs in async and sync tests.☆74Updated last year