japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆381Updated last year
Alternatives and similar repositories for ufmt
Users that are interested in ufmt are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Stackless generators on stable Rust.☆473Updated 3 years ago
- ☆317Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆344Updated last month
- Rust option parser with custom derive support☆235Updated last year
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust replacement for miniz☆224Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Rust lightweight HTTP 1.1 client☆290Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Generic array types in Rust☆431Updated last week
- ☆309Updated 2 months ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago