cpp-programming topic

List cpp-programming repositories

stlkrn

378
Stars
80
Forks
Watchers

C++ STL in the Windows Kernel with C++ Exception Support

ELFIO

686
Stars
143
Forks
Watchers

ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library

cpp_4_undergraduates

66
Stars
10
Forks
Watchers

Learning references : cpp programming & fundamental CS tools for undergraduates

CPP_Beginner_to_Expert

277
Stars
71
Forks
Watchers

Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the l...

cccl

1.2k
Stars
137
Forks
Watchers

CUDA Core Compute Libraries

MaxOS

29
Stars
6
Forks
Watchers

A 64bit hobby operating system written in C++

cpp-bugs-killer

41
Stars
6
Forks
Watchers

程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。

BenchmarkingTutorial

22
Stars
2
Forks
Watchers

Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️