vstojkovic / rt-format
Fully-runtime equivalent of Rust's string formatting macro.
☆14Updated 2 years ago
Alternatives and similar repositories for rt-format:
Users that are interested in rt-format are comparing it to the libraries listed below
- Convert number to enum☆87Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- ☆50Updated last month
- Find out about keys that are ignored when deserializing data☆80Updated last month
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- ☆112Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A library for compact bit sets containing enums.☆98Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Automatically implement traits for common smart pointers☆109Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆99Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Rust macro for automatically generating default☆139Updated last year
- fn(Code) -> Docs☆85Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Rust procedural macro attribute parser☆38Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago