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:
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Case transforming macros for idents☆42Updated last year
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆205Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- zero runtime cost default arguments in rust☆91Updated 5 months ago
- ☆61Updated last year
- Big array helper for serde☆65Updated last year
- Test whether a given stream is a terminal☆51Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Automatically upgrade breaking changes☆46Updated last year