mathematic-inc / unfmtLinks
A compile-time pattern matching library that reverses the interpolation process of `format!`.
☆159Updated last week
Alternatives and similar repositories for unfmt
Users that are interested in unfmt are comparing it to the libraries listed below
Sorting:
- A Rust code linter☆212Updated last year
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆188Updated last week
- Maps where keys are borrowed from values.☆295Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- ☆217Updated 3 months ago
- Generate Rust enum variants without associated data☆97Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Comparing parser APIs☆145Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- An SoA library for Rust☆155Updated 8 months ago
- Even formats macros☆94Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Yet another string type for Rust☆89Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- "A very small syn"☆211Updated 9 months ago
- An evil parsing library.☆54Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆284Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆171Updated 4 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆168Updated this week
- Include your assets statically into your application with a strict structure☆91Updated 3 weeks ago
- Rust String Libraries by mcyoung☆197Updated 9 months ago
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- Lazy formatting utility macro for rust☆129Updated last year