paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆121Updated 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☆183Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Even formats macros☆93Updated last week
- ☆192Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Cargo command to create the README.md from your crate's documentation☆161Updated last week
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A Rust code linter☆216Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- "A very small syn"☆209Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆100Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated 2 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last week