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.☆71Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆42Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Cargo API written in Paris☆49Updated last week
- An exploration of Storages☆35Updated last year
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Pretty-print file sizes and more☆45Updated 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Configure const and static items by environment variables.☆25Updated last year
- ☆39Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- Collection initialization macros for Rust☆66Updated 6 months ago
- ☆57Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆112Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago