nabijaczleweli / safe-transmute-rsView external linksLinks
A safe-guarded transmute for Rust
☆40May 21, 2024Updated last year
Alternatives and similar repositories for safe-transmute-rs
Users that are interested in safe-transmute-rs are comparing it to the libraries listed below
Sorting:
- Rust library for marker traits about types layout in memory☆23May 25, 2020Updated 5 years ago
- myrrlyn’s wyzyrdly library☆25Mar 17, 2024Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆31May 17, 2023Updated 2 years ago
- Crate for gathering operating system information in os-agnostic way 🦀☆13Oct 29, 2021Updated 4 years ago
- ☆16Mar 3, 2021Updated 4 years ago
- A simple library to use Rust's type system to handle endianness.☆17Jan 30, 2026Updated 2 weeks ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Feb 19, 2021Updated 4 years ago
- ☆20Aug 3, 2020Updated 5 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Aug 26, 2021Updated 4 years ago
- rust hints to the optimizer☆19Aug 1, 2021Updated 4 years ago
- ☆23Oct 5, 2020Updated 5 years ago
- Low level audio render/capture library☆40Dec 30, 2020Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Apr 16, 2025Updated 10 months ago
- A crate with indexed arenas with small memory footprint☆79Aug 26, 2024Updated last year
- Advisory cross-platform file locks using file descriptors☆83Apr 23, 2025Updated 9 months ago
- A GitHub Action for running cargo-semver-checks☆75Jan 26, 2026Updated 3 weeks ago
- Bit-vectors and bit-slices for Rust☆29Apr 29, 2021Updated 4 years ago
- Color space conversion math made simple☆40Nov 20, 2024Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆21Apr 21, 2025Updated 9 months ago
- Build environment for third-party Rust crates☆76Feb 6, 2026Updated last week
- A cross-platform text only clipboard facade for terminal applications written in Rust☆11Oct 31, 2023Updated 2 years ago
- A transducer library for Rust☆10May 22, 2016Updated 9 years ago
- Provide retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate☆13May 20, 2022Updated 3 years ago
- Detect required version bump based on conventional commit messages☆12Mar 4, 2024Updated last year
- L-Systems in Rust☆15May 16, 2019Updated 6 years ago
- Shows only the first page of rustc output