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
- Defer dropping large structs to a background thread☆66Updated 3 years 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 month
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Define your own PhantomData☆158Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆16Updated 3 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆43Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆109Updated last year
- ☆94Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 3 weeks ago
- ☆204Updated 2 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago