dtolnay / efgLinks
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆291Updated 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☆254Updated last week
- Type that deserializes only from one specific value☆266Updated 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
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Define your own PhantomData☆158Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks 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☆259Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆237Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Better reference counted strings for Rust☆139Updated last year
- A Vec That Has a Smaller size_of☆146Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Compile-time string formatting☆250Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Serialize and deserialize C-like enum as underlying repr☆253Updated 2 weeks ago
- ☆198Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last week
- Manual segmented stacks for Rust☆328Updated last month
- Easy code duplicate with substitution for Rust☆250Updated last month