dtolnay / efgLinks
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆291Updated 3 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☆256Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated this week
- Type that deserializes only from one specific value☆267Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Conditional compilation according to rustc compiler version☆390Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Better reference counted strings for Rust☆140Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆204Updated 2 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" (Rust), "node_modules" (Node), or ".terraform" (Terraform) fol…☆173Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- lazy static regular expressions checked at compile time☆222Updated 3 weeks ago
- ☆241Updated this week
- "A very small syn"☆212Updated 11 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 4 months ago