safe-rust

Tag

Cards List
#safe-rust

Cpp2Rust: Automatic Translation of C++ to Safe Rust

Lobsters Hottest · 2026-07-10 Cached

Cpp2Rust is an open-source tool that automatically translates C++ code to safe Rust using clang's AST and a runtime library, enabling safe memory-safe conversion with support for both safe and unsafe output modes.

0 favorites 0 likes
#safe-rust

Safe SIMD in Rust, even on the inside

Lobsters Hottest · 2026-06-20 Cached

Rust's SIMD abstractions now allow safe usage without unsafe code by leveraging CPU feature tokens introduced in Rust 1.87, enabling concise and portable vector operations.

0 favorites 0 likes
← Back to home

Submit Feedback