rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆243Updated 2 weeks 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☆385Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- ☆335Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- ☆195Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆155Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year