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 year
- Migrated to Codeberg☆79Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Show unused code from multi-crate Rust projects☆122Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Rust macro for automatically generating default☆149Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆43Updated 11 months ago
- A Rust library for doing URL percentage encoding.☆73Updated last year
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- rust library for formatting dynamic strings☆159Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- ☆201Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Non standard integer types like `u7`, `u9`, `u10`, `u63`, `i7`, `i9`☆134Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Bisects rustc, either nightlies or CI artifacts☆195Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- lazy static regular expressions checked at compile time☆220Updated last week
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated last month