LukasKalbertodt / litrsLinks
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
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆65Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆40Updated last year
- Typed any map for rust☆67Updated 6 months ago
- Abstract over different executors☆74Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆109Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Cargo hack manager☆64Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Collection initialization macros for Rust☆67Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Static time zone information for tz-rs.☆40Updated 2 weeks ago