LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆50Updated 2 months ago
Alternatives and similar repositories for litrs
Users that are interested in litrs are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Macro for sealing traits and structures☆60Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Rustdoc's JSON output interface☆35Updated 2 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated this week
- ☆42Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Cargo API written in Paris☆54Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Types to define keyboard related events☆68Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago