dtolnay / efg
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆293Updated 2 years ago
Alternatives and similar repositories for efg:
Users that are interested in efg are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Conditional compilation according to rustc compiler version☆346Updated last week
- Type that deserializes only from one specific value☆232Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Define your own PhantomData☆151Updated last week
- lazy static regular expressions checked at compile time☆202Updated last month
- ☆197Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆149Updated 6 months ago
- Pull in every source file in a directory as a module☆161Updated last week
- Like Rust's std::Path, but UTF-8.☆462Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- ☆464Updated 3 months ago
- Library for snippet annotations☆297Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Versioned data-structures for Rust☆202Updated last year
- ☆178Updated last month
- A library for to allow multiple return types by automatically generated enum.☆354Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- Serialize and deserialize C-like enum as underlying repr☆236Updated last week
- Faster, more compact implementation of std::Cow☆342Updated last year
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year