japaric / ufmtLinks
a smaller, faster and panic-free alternative to core::fmt
☆372Updated 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☆362Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Delegation of trait implementations via procedural macros☆274Updated this week
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Rust option parser with custom derive support☆233Updated 9 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- ☆314Updated 2 years ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆261Updated 2 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated 10 months ago
- Compact string type for zero-copy parsing☆262Updated last year
- A library for creating references that carry their owner with them.☆377Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Generic array types in Rust☆415Updated 6 months ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- This crate provides macros to generate bitfield-like struct.☆191Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Rust lightweight HTTP 1.1 client☆289Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago