japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆373Updated last year
Alternatives and similar repositories for ufmt
Users that are interested in ufmt are comparing it to the libraries listed below
Sorting:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Rust option parser with custom derive support☆235Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- ☆316Updated 2 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆343Updated last month
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- [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.☆288Updated 3 weeks ago
- Garbage collected smart pointers for Rust☆270Updated 3 years ago