LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆50Updated 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.☆86Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- An alternate Cargo registry using static files☆134Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆108Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- ☆42Updated 2 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Typed any map for rust☆67Updated 10 months ago