dtolnay / efgLinks
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
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Conditional compilation according to rustc compiler version☆364Updated last week
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- "A very small syn"☆204Updated 4 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago
- ☆184Updated last week
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- ☆112Updated 2 years ago