paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆131Updated 4 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 3 months ago
- ☆226Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Generate Rust enum variants without associated data☆100Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 2 weeks ago
- A Rust code linter☆213Updated last year
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- "A very small syn"☆212Updated last year
- Even formats macros☆97Updated last month
- 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☆173Updated last year
- Maps where keys are borrowed from values.☆304Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year