paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆130Updated 3 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 2 months ago
- ☆222Updated 5 months ago
- Even formats macros☆95Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆170Updated last month
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- A Rust code linter☆213Updated last year
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆52Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- "A very small syn"☆212Updated 11 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆209Updated 6 months ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Comparison of Rust string types☆164Updated last month