LukasKalbertodt / litrs
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆43Updated last year
Alternatives and similar repositories for litrs:
Users that are interested in litrs are comparing it to the libraries listed below
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- 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
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- horrible serde macro stuff☆38Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Cargo API written in Paris☆47Updated last week
- Make any value Sync but only available on its original thread☆39Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆39Updated last year
- https://github.com/rust-lang/cargo/issues/948☆57Updated 7 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- ☆53Updated last month
- Cargo hack manager☆64Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- An exploration of Storages☆35Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- ☆65Updated 10 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆39Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Take a value atomically once.☆29Updated 2 years ago