paholg / subenum
A Rust macro to make enums with a subset of values of the parent
☆85Updated 11 months ago
Alternatives and similar repositories for subenum:
Users that are interested in subenum are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- ☆41Updated 6 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- ☆133Updated 3 weeks ago
- ☆111Updated 2 years ago
- Derive a builder for your constructors in Rust☆69Updated last month
- A super powered testing macro for Rust☆118Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Rust procedural macro attribute parser☆38Updated 10 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Migrated to Codeberg☆80Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- A fast, concurrent string interner☆149Updated 7 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- ☆62Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated this week
- Macro for sealing traits and structures☆53Updated 4 months ago
- An evil parsing library.☆54Updated last year
- Fast JSON deserialization on borrowed data☆85Updated 2 months ago
- Generate enum variants inline☆57Updated last year
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- Compile-time regular expressions, the right way.☆76Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated 3 months ago
- "A very small syn"☆202Updated 2 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year