rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆243Updated 9 months ago
Alternatives and similar repositories for const_format_crates
Users that are interested in const_format_crates are comparing it to the libraries listed below
Sorting:
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Conditional compilation according to rustc compiler version☆379Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Type that deserializes only from one specific value☆253Updated last week
- Easy code duplicate with substitution for Rust☆249Updated last month
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- ☆332Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆191Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Better reference counted strings for Rust☆136Updated last year
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago