rodrimati1992 / const_format_crates
Compile-time string formatting
☆235Updated 4 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
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Check if tables and items in a .toml file are lexically sorted☆234Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- A scope for async_std and tokio to spawn non-static futures☆132Updated 11 months ago
- ☆306Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- ☆481Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Async synchronization primitives☆267Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago