Houtamelo / spire_enumLinks
Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.
☆45Updated 2 months ago
Alternatives and similar repositories for spire_enum
Users that are interested in spire_enum are comparing it to the libraries listed below
Sorting:
- A Rust macro to make enums with a subset of values of the parent☆115Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated last week
- ☆188Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆123Updated 10 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆182Updated 2 months ago
- Include your assets statically into your application with a strict structure☆89Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Drop-in replacement for std::time for Wasm in browsers☆77Updated 6 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Maps where keys are borrowed from values.☆273Updated this week
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆46Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated this week
- An SoA library for Rust☆145Updated 5 months ago
- Cargo command to create the README.md from your crate's documentation☆160Updated 3 months ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- A collection of utilities for a superior nom experience☆162Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Automated GUI testing using accesskit☆69Updated 3 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Experimental web UI library for Rust.☆53Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Yet another string type for Rust☆86Updated this week
- ☆75Updated 7 months ago
- Utilities for working with shared slices of memory☆72Updated last month