LukasKalbertodt / litrs
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
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆70Updated 3 months ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ☆40Updated 5 months ago
- Serde support for the humantime crate☆30Updated last year
- futures-buffered☆38Updated last week
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Safe generators on stable Rust.☆40Updated last year
- ☆35Updated last month
- Abstract over different executors☆73Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Typed any map for rust☆65Updated 3 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago