vitiral / strfmt
rust library for formatting dynamic strings
☆149Updated last year
Alternatives and similar repositories for strfmt:
Users that are interested in strfmt are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Manual segmented stacks for Rust☆299Updated this week
- Define your own PhantomData☆152Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆164Updated last year
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- Rust option parser with custom derive support☆231Updated 4 months ago
- ☆267Updated last month
- Provides a crate with information from the time it was built.☆164Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Integer trait and functions for Rust☆180Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- A simple bitset container for Rust☆131Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆190Updated last year
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 8 months ago
- Compile-time string formatting☆233Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- Configurable, extensible, interactive line reader☆189Updated 4 years ago