Jake-Shadle / hold_my_beer
Don't let unsafe get you down
☆33Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for hold_my_beer
- ☆50Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 2 years ago
- A package manager☆19Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- A tar archive reading/writing library for async Rust.☆68Updated 2 months ago
- Autodefault automatically makes your struct literals fill themselves with `..default()`☆72Updated 3 years ago
- Safe generators on stable Rust.☆38Updated last year
- Parse byte size into integer accurately.☆28Updated last month
- A proc-macro that checks if blockers (issues) have been resolved.☆35Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 6 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- A data serialization format as similar as possible to Rust's own syntax☆43Updated last year
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places