rodrimati1992 / const_format_cratesLinks
Compile-time string formatting
☆261Updated 3 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☆389Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Rust library for typesystem-assisted bitflags.☆136Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- ☆351Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- ☆204Updated 2 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Provides a crate with information from the time it was built.☆192Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Creates graphviz dependency graphs for Rust projects that use Cargo☆208Updated 7 months ago