r4cppp
Rust tutorial
A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming.
Rust for C++ programmers
4k stars
95 watching
290 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
| | A library providing safe and idiomatic interop between Rust and C++ | 5,980 |
| | A library that provides Rust bindings for calling Windows APIs. | 10,797 |
| | A collection of small exercises to help developers learn Rust programming language by reading and writing code. | 55,016 |
| | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
| | Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
| | Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. | 2,440 |
| | A comprehensive reference guide for the Rust programming language | 4,177 |
| | Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
| | A curated collection of links and resources for learning Rust | 11,599 |
| | An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. | 2,319 |
| | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
| | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| | A curated collection of Rust language resources and tutorials | 4,564 |
| | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |