dtolnay / efgLinks
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆292Updated 2 years ago
Alternatives and similar repositories for efg
Users that are interested in efg are comparing it to the libraries listed below
Sorting:
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Type that deserializes only from one specific value☆245Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆156Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- ☆217Updated last month
- Define your own PhantomData☆156Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- Versioned data-structures for Rust☆207Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Compile-time string formatting☆242Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- ☆101Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- ☆194Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year