japaric / ufmtLinks
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☆353Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Generic array types in Rust☆411Updated 2 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Fast numeric to- and from-string conversion routines.☆328Updated 3 months ago
- ☆310Updated 2 years ago
- Rust option parser with custom derive support☆231Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- A library for creating references that carry their owner with them.☆372Updated last year
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago