Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆290Dec 18, 2022Updated 3 years ago
Alternatives and similar repositories for efg
Users that are interested in efg are comparing it to the libraries listed below
Sorting:
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- ☆111Nov 29, 2022Updated 3 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Rust feature search☆186Jun 27, 2025Updated 8 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆383Feb 27, 2023Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Type erasure for async trait methods☆2,118Feb 16, 2026Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆415Feb 16, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Typed distributed plugin registration☆1,268Feb 19, 2026Updated last week
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- A fancy diagnostics & error reporting crate☆2,132Jan 21, 2026Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,509Sep 29, 2025Updated 5 months ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated 11 months ago
- A next-generation test runner for Rust.☆2,833Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,586Feb 23, 2026Updated last week
- Automatic cfg for Rust compiler features☆111Feb 5, 2026Updated 3 weeks ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Dec 20, 2025Updated 2 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Rust library to collect system and environment information for bug reports☆168Jan 4, 2025Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- Keep your dependencies up-to-date☆482Feb 16, 2026Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- Command line flags library that does not require a central list of all the flags☆55Dec 18, 2022Updated 3 years ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- "A very small syn"☆212Feb 1, 2025Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago