dtolnay / efg
Conditional compilation using boolean expression syntax, rather than any(), all(), not()
☆294Updated 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☆236Updated this week
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- ☆203Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆178Updated last week
- Like Rust's std::Path, but UTF-8.☆475Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- lazy static regular expressions checked at compile time☆207Updated 3 months ago
- Versioned data-structures for Rust☆203Updated last month
- 💫 Easily retry futures 🦀☆207Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Struct fields that are made read-only accessible to other modules☆237Updated 3 weeks ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆182Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A fast and flexible LRU map.☆180Updated 2 months ago
- Manual segmented stacks for Rust☆301Updated 2 weeks ago
- A fast, concurrent string interner☆149Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- ☆180Updated 3 weeks ago
- Define your own PhantomData☆152Updated 3 weeks ago