dtolnay / efg
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆294Updated 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☆238Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- lazy static regular expressions checked at compile time☆211Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- ☆207Updated last month
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Integer trait and functions for Rust☆181Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆235Updated this week
- Compile-time string formatting☆235Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- ☆182Updated 2 months ago
- Async interface for working with processes☆191Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago