vstojkovic / rt-formatLinks
Fully-runtime equivalent of Rust's string formatting macro.
☆14Updated 3 years ago
Alternatives and similar repositories for rt-format
Users that are interested in rt-format are comparing it to the libraries listed below
Sorting:
- A Rust crate for formatting strings dynamically☆32Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Big array helper for serde☆61Updated last year
- Macros for deriving as functions to access Enums as their inner components☆102Updated 9 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Convert number to enum☆87Updated 10 months ago
- ☆112Updated 2 years ago
- ☆54Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Lossless functionality for platform-native strings.☆71Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 2 weeks ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- Case transforming macros for idents☆40Updated 5 months ago
- Rustdoc's JSON output interface☆30Updated last week
- ☆50Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Show unused code from multi-crate Rust projects☆102Updated 9 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- like thread::spawn but for processes☆154Updated 3 months ago
- ☆42Updated 8 months ago