mattpd/cpplinks

A categorized list of C++ resources.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 12th, 2026
Created on August 7th, 2015
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 520
Total Stargazers: 5,291 (+0)
Total Subscribers: 272 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.0 hours
Mean response time: 15.0 hours
90th percentile: 15.0 hours
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

cpplinks is a categorized reference collection of C++ resources.

The project addresses the challenge of discovering and organizing high-quality C++ learning and reference materials across a fragmented landscape of tools, techniques, and domains. It works by curating links into logical categories spanning compiler behavior, debugging, performance analysis, assembly language across multiple architectures, memory models, build systems, testing methodologies, and executable formats. Each category groups related resources including articles, documentation, software tools, and conference talks.

Developers should use this collection when building foundational knowledge in systems programming, low-level optimization, or unfamiliar areas of the C++ ecosystem. It suits anyone seeking curated entry points into specialized topics like microarchitectural side channels, dynamic and static analysis, or debugging with tools like GDB, LLDB, and RR. The breadth of coverage—from ARM and RISC-V assembly to FPGA and GPU computing, from linker behavior to foreign function interfaces—makes it particularly valuable for those working across multiple domains rather than seeking a single comprehensive tutorial.

The project maintains an explicitly work-in-progress character with ongoing curation. Development activity centers on link collection and categorization rather than code or tooling, reflecting its nature as a living reference document that welcomes community feedback and suggestions.