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:
- Compile-time string formatting☆238Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Better reference counted strings for Rust☆132Updated last year
- Convert number to enum☆87Updated last year
- Big array helper for serde☆61Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Compile-time string operations☆101Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- rust library for formatting dynamic strings☆155Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Unicode Case-folding for Rust☆83Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Rust macro for automatically generating default☆143Updated last year
- Define your own PhantomData☆156Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago