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:
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A snapshot of name squatting on crates.io☆75Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Rustdoc's JSON output interface☆36Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Typed any map for rust☆67Updated last year
- ☆112Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Types to define keyboard related events☆69Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- ☆42Updated 2 years ago