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 3 weeks ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Define your own PhantomData☆155Updated this week
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Compile-time string formatting☆238Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- ☆216Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆188Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month