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:
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- 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
- Lending iterators on stable Rust☆82Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- An exploration of Storages☆35Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Obsessively tiny error derive macro☆86Updated 4 months ago
- futures-buffered☆41Updated 3 months ago
- Abstract over different executors☆73Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Serialization value trees☆44Updated 10 months ago
- Cargo hack manager☆64Updated last year