Emoun / eager
Rust crate for eager macro expansion
☆13Updated 5 years ago
Alternatives and similar repositories for eager:
Users that are interested in eager are comparing it to the libraries listed below
- A sinless derive helper☆62Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- ☆41Updated last year
- Umbrella repository for Krabcake experiments☆46Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rustdoc's JSON output interface☆29Updated last week
- Case transforming macros for idents☆38Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 3 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Types to define keyboard related events.☆56Updated 2 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Iterator of const known length☆15Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Abstract over different executors☆73Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated this week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year