paholg / subenumLinks
A Rust macro to make enums with a subset of values of the parent
☆98Updated 2 weeks 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☆180Updated 2 months ago
- ☆157Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Cargo command to create the README.md from your crate's documentation☆158Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆142Updated last week
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- 💫 Easily retry futures 🦀☆210Updated last year
- A collection of utilities for a superior nom experience☆159Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Drop-in replacement for std::time for Wasm in browsers☆76Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Compile-time regular expressions, the right way.☆78Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Rust procedural macro attribute parser☆45Updated last year
- run rust executables with vscode's codelldb extension☆61Updated 4 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆162Updated this week