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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Serde partial serialization made easy☆42Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆39Updated last year
- Typed any map for rust☆66Updated 4 months ago
- Rustdoc's JSON output interface☆30Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- 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
- Lending iterators on stable Rust☆82Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- Parse byte size into integer accurately.☆29Updated 7 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆56Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Static time zone information for tz-rs.☆42Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Abstract over different executors☆73Updated last year