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 last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- ☆216Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated last week
- Compile-time string formatting☆240Updated 8 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Better reference counted strings for Rust☆134Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Versioned data-structures for Rust☆207Updated 5 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Lazy formatting utility macro for rust☆128Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- ☆191Updated last week
- Define your own PhantomData☆156Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 7 months ago
- Library for snippet annotations☆327Updated 2 weeks ago
- Comparison of Rust string types☆155Updated 3 weeks ago