LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆50Updated 3 months ago
Alternatives and similar repositories for litrs
Users that are interested in litrs are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆68Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆109Updated last year
- ☆43Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Rustdoc's JSON output interface☆38Updated last month
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month