Jake-Shadle / hold_my_beerLinks
Don't let unsafe get you down
☆37Updated 6 years ago
Alternatives and similar repositories for hold_my_beer
Users that are interested in hold_my_beer are comparing it to the libraries listed below
Sorting:
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A tar archive reading/writing library for async Rust.☆71Updated 4 months ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Swift-style keypaths in Rust☆60Updated 4 years ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆94Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- struct RGB for sharing pixels between crates☆107Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Rust feature search☆179Updated last month
- ☆112Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Cargo API written in Paris☆51Updated last month
- ☆58Updated last year
- Cascade expressions in Rust, inspired by Dart☆122Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- The never type (the true one!) in stable Rust.☆40Updated last month
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust