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☆252Updated 3 weeks ago
- Type that deserializes only from one specific value☆253Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Pull in every source file in a directory as a module☆178Updated this week
- ☆223Updated last month
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated this week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time string formatting☆242Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Library for snippet annotations☆334Updated this week