mathematic-inc / unfmtLinks
A compile-time pattern matching library that reverses the interpolation process of `format!`.
☆158Updated this week
Alternatives and similar repositories for unfmt
Users that are interested in unfmt are comparing it to the libraries listed below
Sorting:
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- A Rust code linter☆213Updated last year
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆195Updated 2 months ago
- ☆222Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- "A very small syn"☆212Updated 11 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- An evil parsing library.☆54Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Maps where keys are borrowed from values.☆300Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated this week
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Yet another string type for Rust☆91Updated 3 weeks ago
- ☆188Updated last month
- Even formats macros☆95Updated 2 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 7 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆197Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago