japaric / ufmt
a smaller, faster and panic-free alternative to core::fmt
☆352Updated 11 months ago
Alternatives and similar repositories for ufmt:
Users that are interested in ufmt are comparing it to the libraries listed below
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- Faster, more compact implementation of std::Cow☆342Updated last year
- Conditional compilation according to rustc compiler version☆346Updated last week
- A set of alternative `derive` attributes for Rust☆428Updated 8 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- A library for creating references that carry their owner with them.☆363Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- ☆310Updated last year
- Fast numeric to- and from-string conversion routines.☆316Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆217Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- Stackless generators on stable Rust.☆448Updated 2 years ago
- Inline expression interpolation for Rust.☆200Updated last year
- Rust lightweight HTTP 1.1 client☆272Updated last month
- Support crate for rustc's self-profiling feature☆340Updated last month