LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆45Updated 3 weeks ago
Alternatives and similar repositories for litrs
Users that are interested in litrs are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆109Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Cargo API written in Paris☆53Updated last week
- Typed any map for rust☆67Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆112Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Types to define keyboard related events☆65Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Static time zone information for tz-rs.☆40Updated last month
- ☆93Updated 9 months ago