rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆250Updated last month
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☆161Updated last week
- Conditional compilation according to rustc compiler version☆386Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Serialize and deserialize C-like enum as underlying repr☆253Updated last week
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Check if tables and items in a .toml file are lexically sorted☆265Updated last week
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- ☆345Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Easy code duplicate with substitution for Rust☆250Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- Procedural macro for recursive async functions☆234Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- Find out path at which a deserialization error occurred☆403Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 2 weeks ago
- ☆501Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Creates graphviz dependency graphs for Rust projects that use Cargo☆203Updated 5 months ago