paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆99Updated last month
Alternatives and similar repositories for subenum
Users that are interested in subenum are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- ☆163Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- A collection of utilities for a superior nom experience☆161Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated last month
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- An easy to configure wrapper for Rust's clippy☆111Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Even formats macros☆92Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- Type that deserializes only from one specific value☆244Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Cargo hack manager☆64Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week