DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How Quadrupling a Buffer Let My Allocator Catch Up with mimalloc

How Quadrupling a Buffer Let My Allocator Catch Up with mimalloc

Comments
2 min read
🛰 Beginner-Friendly Guide 'Construct the Minimum Bitwise Array I' - Problem 3314 (C++, Python, JavaScript)

🛰 Beginner-Friendly Guide 'Construct the Minimum Bitwise Array I' - Problem 3314 (C++, Python, JavaScript)

10
Comments
3 min read
Building llama.cpp with CUDA in an NVIDIA HPC SDK Environment

Building llama.cpp with CUDA in an NVIDIA HPC SDK Environment

Comments
1 min read
Building llama.cpp in an Environment Without curl Headers

Building llama.cpp in an Environment Without curl Headers

Comments
2 min read
Benchmark Report: Analyzing the Time-Space Trade-off in Memory Allocators (hakozuna vs tcmalloc)

Benchmark Report: Analyzing the Time-Space Trade-off in Memory Allocators (hakozuna vs tcmalloc)

Comments
2 min read
Listening for Windows Battery Percentage Changes in C++ with a Hidden Message Window

Listening for Windows Battery Percentage Changes in C++ with a Hidden Message Window

Comments
3 min read
Sorting Elements by Frequency in C++ (Map vs Bucket Approach)

Sorting Elements by Frequency in C++ (Map vs Bucket Approach)

1
Comments
2 min read
From Python to OpenGL: A Modern, Cross-Platform Survival Guide for OSU CS-450

From Python to OpenGL: A Modern, Cross-Platform Survival Guide for OSU CS-450

Comments
9 min read
C++ for backend applications - Get started with this simple template

C++ for backend applications - Get started with this simple template

Comments
2 min read
"I just said 'Box!' and somehow beat mimalloc

"I just said 'Box!' and somehow beat mimalloc

1
Comments
3 min read
Bringing Neovim Closer to Rider: Auto-Generation & Tree Enhancements (Weekly Update)

Bringing Neovim Closer to Rider: Auto-Generation & Tree Enhancements (Weekly Update)

Comments
2 min read
dodo: A fast, keyboard-friendly and configurable PDF reader built on MuPDF and Qt

dodo: A fast, keyboard-friendly and configurable PDF reader built on MuPDF and Qt

Comments
1 min read
Seeking Feedback on Documentation and Guidelines for Img2Num 🦔

Seeking Feedback on Documentation and Guidelines for Img2Num 🦔

Comments
1 min read
Building a C++ CLI Arcade: The Mini Games Project

Building a C++ CLI Arcade: The Mini Games Project

Comments
4 min read
From Ones and Zeros to "Hello, World!": How Programming Languages Evolved

From Ones and Zeros to "Hello, World!": How Programming Languages Evolved

Comments
10 min read
From Frequency Count to Two Pointer Technique: Level Up Your Array Skills 🚀

From Frequency Count to Two Pointer Technique: Level Up Your Array Skills 🚀

Comments
3 min read
🧩 Beginner-Friendly Guide 'Largest Magic Square' – LeetCode 1895 (C++, Python, JavaScript)

🧩 Beginner-Friendly Guide 'Largest Magic Square' – LeetCode 1895 (C++, Python, JavaScript)

17
Comments 2
5 min read
📐 Beginner-Friendly Guide 'Find the Largest Square Area' – LeetCode 3047 (C++, Python, JavaScript)

📐 Beginner-Friendly Guide 'Find the Largest Square Area' – LeetCode 3047 (C++, Python, JavaScript)

28
Comments 2
4 min read
I got paid minimum wage to solve an impossible problem.

I got paid minimum wage to solve an impossible problem.

2
Comments 3
7 min read
🧭 Beginner-Friendly Guide 'Minimum Time Visiting All Points' – LeetCode 1266 (C++, Python, JavaScript)

🧭 Beginner-Friendly Guide 'Minimum Time Visiting All Points' – LeetCode 1266 (C++, Python, JavaScript)

10
Comments
3 min read
What's C++ like in gamedev?

What's C++ like in gamedev?

Comments
13 min read
Why Scapegoat Trees Are Underrated (and My C++ Implementation)

Why Scapegoat Trees Are Underrated (and My C++ Implementation)

1
Comments
1 min read
[BOJ/C++] 단계별로 풀어보기 - 정렬(1)

[BOJ/C++] 단계별로 풀어보기 - 정렬(1)

Comments
5 min read
How do exceptions work in C++ on Linux?

How do exceptions work in C++ on Linux?

1
Comments
25 min read
Setup C programming language for Windows users

Setup C programming language for Windows users

Comments
1 min read
loading...