rodrimati1992 / const_format_crates
Compile-time string formatting
☆233Updated 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
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆285Updated 7 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- ☆267Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Provides a crate with information from the time it was built.☆164Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago