dtolnay / efgLinks
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆290Updated 3 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☆256Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Type that deserializes only from one specific value☆267Updated last month
- Define your own PhantomData☆158Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- ☆243Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- ☆205Updated 2 months ago
- ☆99Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago