# nrc/r4cppp

Rust for C++ programmers

Repository: https://github.com/nrc/r4cppp
Canonical: https://ross.abutalabs.com/products/r4cppp
Language: Rust
License: NOASSERTION
License Family: other
Last push: 2026-06-17T23:03:04+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 35, longevity 100
- inputs: {"age_days": 4212, "days_push": 77, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3880, forks 298 (observed 2026-08-28T04:08:28.004629+00:00)

## What it is
A Rust tutorial written specifically for experienced C and C++ systems programmers, covering Rust by contrasting it with C++ concepts like pointers, references, and memory management. It originated as a blog series and is organized into chapters on ownership, borrowing, data types, destructuring, and more.

## Use cases
- learn Rust as a C++ programmer
- understand Rust ownership and borrowing from a C++ perspective
- map C++ pointers and references to Rust equivalents
- quickly transition from systems programming in C++ to Rust
- find explanations of Rust lifetimes using low-level intuitions
- compare Rust and C++ syntax and semantics

## When to choose
- you already know C or C++ and systems programming concepts
- you want a fast-paced tutorial that skips beginner programming basics
- you prefer learning Rust through contrasts with C++ idioms

## When to avoid
- you have no prior systems programming experience
- you need a fully up-to-date reference for the latest Rust language features
- you want a comprehensive standalone Rust book rather than a C++-focused guide

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation
- domain: tutorials, programming-languages, developer-tools
- platform: cross-platform
- tags: rust, cpp, tutorial, systems-programming

## Member repositories
- nrc/r4cppp (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.004629+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:43.496614+00:00, confidence not recorded.
  - readme: https://github.com/nrc/r4cppp (fetched 2026-08-28T04:08:28.004629+00:00, sha 06e89ba2a018)
- Data as of 2026-08-30T08:39:29.467469+00:00.
