rust-lang / project-safe-transmute
Project group working on the "safe transmute" feature
☆89Updated 5 months ago
Alternatives and similar repositories for project-safe-transmute:
Users that are interested in project-safe-transmute are comparing it to the libraries listed below
- (lifetime) GATs on stable Rust☆57Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Token tree calling convention☆79Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆225Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Install a rustc master toolchain usable from rustup☆74Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Cargo subcommand for checking your documentation for broken links☆151Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- ☆50Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated 2 years ago
- `$crate` in procedural macros.☆69Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- ☆67Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week