rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆238Updated 6 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☆155Updated last month
- Conditional compilation according to rustc compiler version☆365Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆343Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆160Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- ☆489Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated last month
- ☆311Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Generic bijective maps in Rust☆146Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Async synchronization primitives☆269Updated 2 months ago