vitiral / strfmtLinks
rust library for formatting dynamic strings
☆155Updated last month
Alternatives and similar repositories for strfmt
Users that are interested in strfmt are comparing it to the libraries listed below
Sorting:
- A Rust JSON5 serializer and deserializer which speaks Serde.☆201Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- ☆205Updated last week
- Macro for writing nested `if let` expressions☆168Updated 2 weeks ago
- Cross platform Rust library for checking whether two file paths are the same file.☆114Updated 7 months ago
- Configurable, extensible, interactive line reader☆191Updated 5 years ago
- Rust macro for automatically generating default☆145Updated last year
- Integer trait and functions for Rust☆186Updated 6 months ago
- Hjson for Rust☆114Updated 11 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago
- Provides a crate with information from the time it was built.☆182Updated 2 weeks ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- ☆296Updated 3 weeks ago
- Unicode Normalization forms according to UAX#15 rules☆180Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Semantic wrapper for byte count representations☆143Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- ☆194Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 3 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- x-www-form-urlencoded meets Serde