japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆369Updated last year
Alternatives and similar repositories for ufmt
Users that are interested in ufmt are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- A set of alternative `derive` attributes for Rust☆441Updated last year
- A fast intrusive flamegraph☆236Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Fast numeric to- and from-string conversion routines.☆330Updated 4 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Generic array types in Rust☆411Updated 3 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆193Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Stackless generators on stable Rust.☆464Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Fast floating point to string conversion☆641Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Rust option parser with custom derive support☆233Updated 7 months ago