A compile-time pattern matching library that reverses the interpolation process of `format!`.
☆159Feb 28, 2026Updated this week
Alternatives and similar repositories for unfmt
Users that are interested in unfmt are comparing it to the libraries listed below
Sorting:
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Müsli is a flexible and efficient serialization framework☆426Dec 28, 2025Updated 2 months ago
- the definitive non-empty slice/array/vec library for Rust☆18Jun 23, 2025Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆172Feb 20, 2026Updated last week
- Concise bit field extraction☆62Nov 3, 2024Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆308Apr 22, 2025Updated 10 months ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Wrapper around Rc safe to send to a different thread☆26Jan 2, 2026Updated 2 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,652Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Feb 24, 2026Updated last week
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,422Updated this week
- 💫 Easy to use, robust Rust library for displaying spinners in the terminal☆575Jan 16, 2025Updated last year
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆22Aug 24, 2023Updated 2 years ago
- Floating point types which can be safely shared between threads☆22Aug 31, 2024Updated last year
- An async version of iterator☆41Jun 11, 2024Updated last year
- Run Rust lints from dynamic libraries☆538Feb 23, 2026Updated last week
- Library for Bedrock Archives in Rust☆18Dec 25, 2025Updated 2 months ago
- A crates.io custom registry API receiver impl & Git backend controller.☆12Nov 13, 2020Updated 5 years ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- Hydraulic Erosion Simulation on a Sphere☆12Jan 8, 2025Updated last year
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Dec 12, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,614Feb 22, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆224Updated this week
- A simple VRRP implementation☆23Oct 31, 2024Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A regex crate using Brzozowski derivatives.☆27Apr 24, 2025Updated 10 months ago
- A small rust library for adding custom derives to enums☆2,314Updated this week
- ☆40Aug 27, 2024Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- Utilities for working with impl traits in Rust.☆123Jan 27, 2025Updated last year
- Rust macros for statically including typed binary data☆17Jun 8, 2024Updated last year
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Dec 3, 2025Updated 3 months ago