paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆122Updated 3 months ago
Alternatives and similar repositories for subenum
Users that are interested in subenum are comparing it to the libraries listed below
Sorting:
- ☆200Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆78Updated 7 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆253Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- Even formats macros☆93Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- A Rust code linter☆216Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- An SoA library for Rust☆149Updated 6 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆194Updated 3 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated 3 weeks ago
- Rust procedural macro attribute parser☆45Updated last year
- An alternate Cargo registry using static files☆125Updated 6 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago