paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆123Updated 2 weeks ago
Alternatives and similar repositories for subenum
Users that are interested in subenum are comparing it to the libraries listed below
Sorting:
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- ☆216Updated 3 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆81Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Even formats macros☆95Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- A Rust code linter☆215Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Lazy formatting utility macro for rust☆129Updated last year