rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆238Updated 7 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:
- Conditional compilation according to rustc compiler version☆366Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- ☆322Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆127Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- Generic bijective maps in Rust☆146Updated last year
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Type that deserializes only from one specific value☆244Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Find out path at which a deserialization error occurred☆380Updated last month
- A lightweight version of pin-project written with declarative macros.☆251Updated last week