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 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated last week
- Abstract over different executors☆74Updated 2 years ago
- ☆42Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- ☆61Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆112Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A super powered testing macro for Rust☆122Updated 9 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆23Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆60Updated 2 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- An unordered multiset/bag implementation backed by HashMap☆74Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆77Updated 4 years ago
- ☆95Updated last year