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:
- Convert number to enum☆87Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A #[derive] macro for syn's `Parse` trait☆19Updated last year
- lazy static regular expressions checked at compile time☆214Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated 2 months ago
- Converts to and from various cases.☆148Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- Show unused code from multi-crate Rust projects☆104Updated 10 months ago
- rust library for formatting dynamic strings☆154Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- A Cargo subcommand to build and test all feature flag combinations.☆163Updated last year
- Compile-time string formatting☆237Updated 7 months ago
- Rust ABI safe code generator☆188Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Rust macro for automatically generating default☆142Updated last year
- Big array helper for serde☆61Updated last year
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- ☆75Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- ☆50Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A library for compact bit sets containing enums.☆114Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Parallel iterator processing library for Rust☆103Updated last year