japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆383Updated 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☆280Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- 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☆350Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆264Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- Fast, ergonomic metrics for Rust☆341Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Getters and Setters for Rust.☆377Updated 6 months ago
- Generic array types in Rust☆431Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- ☆316Updated 2 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Rust replacement for miniz☆226Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆192Updated last week
- Manual segmented stacks for Rust☆328Updated last month