japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆387Updated 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☆370Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- ☆316Updated 2 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Rust option parser with custom derive support☆235Updated last year
- Fast, ergonomic metrics for Rust☆342Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆345Updated 3 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- Rust replacement for miniz☆227Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Generic array types in Rust☆431Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Rust lightweight HTTP 1.1 client☆292Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆267Updated 2 years ago
- Rust method delegation with less boilerplate☆508Updated last month
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- This crate provides macros to generate bitfield-like struct.☆200Updated last month