LukasKalbertodt / litrsLinks
Parsing and inspecting Rust literals (particularly useful for proc macros)
☆45Updated last week
Alternatives and similar repositories for litrs
Users that are interested in litrs are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆58Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- horrible serde macro stuff☆39Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 3 weeks ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- ☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- Typed any map for rust☆67Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- ☆109Updated last year
- Better reference counted strings for Rust☆131Updated last year
- Types to define keyboard related events☆65Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆92Updated 9 months ago