japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆389Updated 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
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- ☆316Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust replacement for miniz☆230Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆350Updated 4 months ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆267Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Generic array types in Rust☆431Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆223Updated last month
- Fast, ergonomic metrics for Rust☆342Updated last year