paholg / subenum
A Rust macro to make enums with a subset of values of the parent
☆85Updated 10 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☆177Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- Compile-time regular expressions, the right way.☆76Updated last month
- A collection of utilities for a superior nom experience☆153Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- A fast, concurrent string interner☆149Updated 6 months ago
- (Auto)DRY for your Rust dependencies☆152Updated 3 weeks ago
- Pull in every source file in a directory as a module☆169Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆70Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Derive a builder for your constructors in Rust☆69Updated 3 weeks ago
- ☆112Updated this week
- An alternate Cargo registry using static files☆114Updated last week
- Generate enum variants inline☆57Updated last year
- Cargo command to create the README.md from your crate's documentation☆153Updated 2 weeks ago
- "A very small syn"☆201Updated last month
- ☆40Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- An easy to configure wrapper for Rust's clippy☆107Updated 2 years ago
- Rust procedural macro attribute parser☆37Updated 9 months ago
- Const TypeId and non-'static TypeId☆61Updated last week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A concurrent, append-only vector.☆150Updated 3 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 weeks ago