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☆60Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- ☆60Updated 2 years ago
- ☆93Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆143Updated this week
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- myrrlyn’s wyzyrdly library☆25Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Better reference counted strings for Rust☆136Updated last year
- A sinless derive helper☆75Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆41Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆94Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Derive a builder for your constructors in Rust☆71Updated last month