japaric / ufmt
a smaller, faster and panic-free alternative to core::fmt
☆352Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for ufmt
- Faster, more compact implementation of std::Cow☆338Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Procedural macros in expression position☆203Updated last year
- A compiler plugin to insert flame calls☆379Updated last year
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast numeric to- and from-string conversion routines.☆298Updated 2 weeks ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- Conditional compilation according to rustc compiler version☆334Updated last week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- Rust option parser with custom derive support☆226Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- A library for creating references that carry their owner with them.☆362Updated last year
- Generic array types in Rust☆405Updated 4 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- ☆185Updated 7 months ago
- Rust lightweight HTTP 1.1 client☆262Updated 2 months ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month