japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆388Updated 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☆371Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Rust option parser with custom derive support☆235Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Rust lightweight HTTP 1.1 client☆292Updated last month
- Generic array types in Rust☆430Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- ☆316Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Updated 11 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Rust replacement for miniz☆230Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆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
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Easy code duplicate with substitution for Rust☆254Updated 2 months ago
- Procedural macros in expression position☆204Updated 3 years ago