paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆130Updated last month
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☆190Updated last month
- Cargo command to create the README.md from your crate's documentation☆168Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- ☆218Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A Rust code linter☆212Updated last year
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Even formats macros☆95Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated 3 weeks ago
- Generate Rust enum variants without associated data☆98Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Compile-time regular expressions, the right way.☆80Updated 9 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Maps where keys are borrowed from values.☆298Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Comparison of Rust string types☆161Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- "A very small syn"☆212Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Rust procedural macro attribute parser☆44Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago