Cpp2Rust: Automatic Translation of C++ to Safe Rust
-
Updated
Jun 29, 2026 - Rust
Cpp2Rust: Automatic Translation of C++ to Safe Rust
Fast, zero-dependency redaction of secrets & PII from text and logs — in pure Rust.
A deep dive into basics of Rust programming language.
Ergonomic, safe Rust wrappers for Windows APIs - handles, processes, registry, file system, and UTF-16 strings with zero-cost abstractions
Algorithm-aware C-to-Rust translation. One command, local LLM, five mandatory correctness gates.
A Rust-native ECMAScript engine with an embeddable bytecode runtime.
Various cryptography material implementation from my course at Polytechnique
Safe-by-construction, 100% Rust memory toolkit (no C/C++ libraries — no libnuma/mimalloc/jemalloc/snmalloc/tcmalloc): handle store (Region<T>) + drop-in #[global_allocator] (SeferMalloc) over one verified segment substrate. Up to ~18x faster than mimalloc on cached large alloc/free.
Add a description, image, and links to the safe-rust topic page so that developers can more easily learn about it.
To associate your repository with the safe-rust topic, visit your repo's landing page and select "manage topics."