dtolnay / efgLinks
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆291Updated 3 years ago
Alternatives and similar repositories for efg
Users that are interested in efg are comparing it to the libraries listed below
Sorting:
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- ☆241Updated 4 months ago
- Conditional compilation according to rustc compiler version☆390Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆261Updated 2 weeks ago
- ☆201Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- lazy static regular expressions checked at compile time☆221Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- generators☆211Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆290Updated last month
- Manual segmented stacks for Rust☆329Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- ☆100Updated 4 months ago