dtolnay / efg
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆293Updated last year
Related projects ⓘ
Alternatives and complementary repositories for efg
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- "A very small syn"☆196Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- ☆172Updated this week
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- A fast and flexible LRU map.☆171Updated 6 months ago
- ☆188Updated last month
- Compile-time string formatting☆217Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Reflection via DWARF.☆293Updated last year
- Count lines of LLVM IR per generic function☆415Updated last week
- lazy static regular expressions checked at compile time☆193Updated 3 months ago
- Execute your code on the Rust ecosystem.☆181Updated last month
- Versioned data-structures for Rust☆203Updated last year