DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I Made a Reference Guide for AMB25 Because Realtek Forgot To 🤷‍♂️

I Made a Reference Guide for AMB25 Because Realtek Forgot To 🤷‍♂️

6
Comments
4 min read
Computer vision for code: What PVS-Studio saw in OpenCV

Computer vision for code: What PVS-Studio saw in OpenCV

1
Comments
17 min read
Coroutines & Concurrent HTTP and a Templating Engine in C++ (Part 2)

Coroutines & Concurrent HTTP and a Templating Engine in C++ (Part 2)

1
Comments
11 min read
Breaking the Lock: Boosting Multithreaded Performance with Atomics

Breaking the Lock: Boosting Multithreaded Performance with Atomics

12
Comments 5
5 min read
How Sparse-K Cuts Millions of Attention Computations in llama.cpp

How Sparse-K Cuts Millions of Attention Computations in llama.cpp

2
Comments
6 min read
Modern C++ vs. The World: How Would Your Language Parse a Word Document?

Modern C++ vs. The World: How Would Your Language Parse a Word Document?

1
Comments 2
1 min read
The Complete C++ Programming Language Guide

The Complete C++ Programming Language Guide

5
Comments
3 min read
Neovim Unreal Engine: P4 Support, Macro Wizards, and Context-Aware Docs! 🚀(2025/12/04)

Neovim Unreal Engine: P4 Support, Macro Wizards, and Context-Aware Docs! 🚀(2025/12/04)

Comments
3 min read
What Building a C++ Benchmarking Suite Taught Me About "Simple" Data Structures

What Building a C++ Benchmarking Suite Taught Me About "Simple" Data Structures

Comments
6 min read
(Part 3) The Memory Wall: Why Your Enclave is Slow and How to Fix It

(Part 3) The Memory Wall: Why Your Enclave is Slow and How to Fix It

1
Comments 1
3 min read
Building a Modular Starter Kit for M5StickC-Plus2: From Messy Code to Clean Architecture

Building a Modular Starter Kit for M5StickC-Plus2: From Messy Code to Clean Architecture

Comments
6 min read
The Benchmarking Trap

The Benchmarking Trap

Comments 1
4 min read
One bug, nine errors: what templates actually are

One bug, nine errors: what templates actually are

Comments
6 min read
Brewing Cappuccino: Writing a compiler without LLVM's IR

Brewing Cappuccino: Writing a compiler without LLVM's IR

Comments
4 min read
70% of Vulnerabilities Are Memory Bugs. Here's How We Instrumented Everything.

70% of Vulnerabilities Are Memory Bugs. Here's How We Instrumented Everything.

Comments
1 min read
Building a High-Performance Real-Time Camera Capture System in C++

Building a High-Performance Real-Time Camera Capture System in C++

Comments
5 min read
Is there a way to determine if a shared object ( .so ) file was generated from a c or c++ code?

Is there a way to determine if a shared object ( .so ) file was generated from a c or c++ code?

Comments
3 min read
The Sliding Window Problem That Taught Me How to Think

The Sliding Window Problem That Taught Me How to Think

Comments
4 min read
IMake: Reinventing Build Systems with Clarity and Efficiency for Native Linux Development

IMake: Reinventing Build Systems with Clarity and Efficiency for Native Linux Development

Comments
12 min read
Is GCC right when it accepts a C++ template struct having a member with a wrong default initializer?

Is GCC right when it accepts a C++ template struct having a member with a wrong default initializer?

Comments
2 min read
# Release 0.4 Week 2: Fixing a Windows Bug in Nextcloud Desktop Client

# Release 0.4 Week 2: Fixing a Windows Bug in Nextcloud Desktop Client

Comments
3 min read
Herança

Herança

3
Comments
3 min read
The Ultimate "It Works on My Machine" Fix: Building a Polyglot (C++, Rust, Python), Remote IDE & Jupyter-Ready Container

The Ultimate "It Works on My Machine" Fix: Building a Polyglot (C++, Rust, Python), Remote IDE & Jupyter-Ready Container

Comments
31 min read
MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

MAWA - A language as simple as Python but as powerful as Assembler, modern ASM but much simpler

5
Comments 26
3 min read
Smart_Store: Triple-Lock Validation for Secure Data Imports

Smart_Store: Triple-Lock Validation for Secure Data Imports

Comments
3 min read
loading...