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 last month
- Type that deserializes only from one specific value☆244Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Conditional compilation according to rustc compiler version☆367Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Define your own PhantomData☆155Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Library for snippet annotations☆322Updated this week
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- lazy static regular expressions checked at compile time☆214Updated 6 months ago
- ☆212Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆188Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Compile-time string formatting☆237Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated last week
- Support crate for rustc's self-profiling feature☆360Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago