paholg / subenum
A Rust macro to make enums with a subset of values of the parent
☆82Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for subenum
- Derive a builder for your constructors in Rust☆65Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Drop-in replacement for std::time for Wasm in browsers☆52Updated last week
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A super powered testing macro for Rust☆113Updated 2 years ago
- ☆35Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- An SoA library for Rust☆122Updated 3 months ago
- (Auto)DRY for your Rust dependencies☆131Updated 2 weeks ago
- "A very small syn"☆196Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆124Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆143Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A generic abstraction of paginated APIs☆58Updated 10 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- Rust procedural macro attribute parser☆37Updated 5 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆77Updated last month
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆173Updated last month
- Progress reporting abstraction for Rust☆63Updated 3 months ago