Houtamelo / spire_enumLinks
Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.
☆55Updated 2 weeks ago
Alternatives and similar repositories for spire_enum
Users that are interested in spire_enum are comparing it to the libraries listed below
Sorting:
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Experimental web UI library for Rust.☆51Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- 🦀 Pack of 50+ Ferris pictures and elements will help you to build your own design for anything related to Rust Programming Language: pre…☆186Updated 4 months ago
- ☆226Updated 6 months ago
- run rust executables with vscode's codelldb extension☆64Updated last year
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Automated GUI testing using accesskit☆78Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Even formats macros☆97Updated last month
- A tiny ORM for CRUD operations built on top of SQLx QueryBuilder.☆53Updated 3 months ago
- Generate Rust enum variants without associated data☆100Updated last week
- Rust procedural macro attribute parser☆44Updated last year
- ☆35Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Quickly define custom error enums for a functions in rust.☆49Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆106Updated 2 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Serde with Validation☆68Updated last month
- An async-compatible thread-pool written in rust.☆120Updated last week
- #[derive] aliases☆96Updated 3 weeks ago
- Compile-time regular expressions, the right way.☆81Updated last year
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆97Updated 9 months ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year