paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆130Updated 2 months ago
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☆191Updated last month
- ☆218Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- Even formats macros☆95Updated last week
- A Rust code linter☆213Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Type that deserializes only from one specific value☆266Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆171Updated 2 weeks ago
- "A very small syn"☆212Updated 10 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- A versatile and developer-friendly trait mocking library☆79Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Rust procedural macro attribute parser☆44Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆96Updated 7 months ago
- Generate enum variants inline☆58Updated 2 years ago