c2rust
C to Rust translator
A tool that translates C code to Rust with the goal of preserving functionality and security
Migrate C code to Rust
4k stars
55 watching
246 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
memory-safetymigrationrustsecurity-hardeningtranslationtranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing safe and idiomatic interop between Rust and C++ | 5,980 |
| Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. | 2,440 |
| A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,666 |
| Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
| Rust bindings for PyTorch's C++ API to facilitate machine learning and neural network development. | 4,421 |
| Automatically generates C header files from Rust source code | 191 |
| A tool for formatting Rust code according to style guidelines. | 6,095 |
| A Rust binding to TensorFlow's C API for machine learning | 5,215 |
| A library that provides Rust bindings for calling Windows APIs. | 10,797 |
| The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
| Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
| A comprehensive guide to setting up and using cross compilers for Rust programs. | 2,523 |
| Rust bindings for Dear ImGui | 2,707 |
| A cross-platform implementation of a collection of command-line utilities in Rust. | 17,883 |