japaric / ufmt
a smaller, faster and panic-free alternative to core::fmt
☆363Updated last year
Alternatives and similar repositories for ufmt:
Users that are interested in ufmt are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆346Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated 2 weeks ago
- Rust option parser with custom derive support☆231Updated 4 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- A compiler plugin to insert flame calls☆382Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Stackless generators on stable Rust.☆458Updated 2 years ago
- The feature-rich, portable async channel library☆252Updated 2 years ago
- Compact string type for zero-copy parsing☆254Updated last year
- Generic array types in Rust☆407Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- ☆310Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago