scrabsha / shpatLinks
Some interesting Rust patterns
☆15Updated 5 years ago
Alternatives and similar repositories for shpat
Users that are interested in shpat are comparing it to the libraries listed below
Sorting:
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Typed any map for rust☆67Updated 10 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆86Updated this week
- A serde serializer that serializes a subset of types into plain strings☆61Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated last week
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆22Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆41Updated 2 years ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- A sinless derive helper☆75Updated 4 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last week
- ☆112Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆60Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last month
- Umbrella repository for Krabcake experiments☆47Updated 8 months ago