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:
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Macro for sealing traits and structures☆61Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Typed any map for rust☆67Updated last year
- A super powered testing macro for Rust☆124Updated last month
- ☆111Updated 3 years ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- ☆42Updated 2 years ago
- Umbrella repository for Krabcake experiments☆48Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago