LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆46Updated 2 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 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Cargo API written in Paris☆53Updated 3 weeks ago
- ☆43Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Lazy formatting utility macro for rust☆129Updated last year
- ☆108Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- ☆76Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year