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☆237Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Conditional compilation according to rustc compiler version☆347Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- ☆203Updated last month
- A library for to allow multiple return types by automatically generated enum.☆358Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Pull in every source file in a directory as a module☆169Updated last week
- Versioned data-structures for Rust☆202Updated this week
- A tool to mine crates.io and produce static websites☆129Updated 4 months ago
- An allocator that can track and limit memory usage.☆207Updated last year
- Define your own PhantomData☆151Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Library for snippet annotations☆304Updated this week
- "A very small syn"☆200Updated last month
- Support crate for rustc's self-profiling feature☆342Updated 2 weeks ago
- Compile-time string formatting☆230Updated 2 months ago
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Check if tables and items in a .toml file are lexically sorted☆225Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆226Updated last month
- A fast, concurrent string interner☆148Updated 6 months ago