japaric / ufmt
a smaller, faster and panic-free alternative to core::fmt
☆368Updated last year
Alternatives and similar repositories for ufmt
Users that are interested in ufmt are comparing it to the libraries listed below
Sorting:
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆188Updated last week
- Fowler–Noll–Vo hash function☆345Updated last year
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Fast floating point to string conversion☆633Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Fast numeric to- and from-string conversion routines.☆327Updated 3 months ago
- Generic array types in Rust☆409Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆254Updated 5 years ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- x-www-form-urlencoded meets Serde☆247Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- ☆306Updated last month