LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆45Updated last month
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.☆83Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months 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☆92Updated 6 months 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
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- horrible serde macro stuff☆39Updated last year
- ☆112Updated 2 years ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- ☆108Updated last year
- Typed any map for rust☆67Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Cargo API written in Paris☆51Updated last month
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago