DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Coroutines & Concurrent HTTP and a Templating Engine in C++ (Part 2)

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

Comments
11 min read
Massive improvements for the emotional system in the neural web

Massive improvements for the emotional system in the neural web

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

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

1
Comments
6 min read
Advent of Code 2025 - December 10th

Advent of Code 2025 - December 10th

Comments
3 min read
Patternia - A zero-overhead pattern matching library for C++ with powerful features like generics and structural binding.

Patternia - A zero-overhead pattern matching library for C++ with powerful features like generics and structural binding.

Comments
1 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 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
Advent of Code 2025 - December 11th

Advent of Code 2025 - December 11th

Comments
2 min read
Hello World: An Embedded Engineer's Journey into Modern C++ and OSS

Hello World: An Embedded Engineer's Journey into Modern C++ and OSS

Comments
1 min read
Building an HTTP Server in C++: From TCP to HTMX (Part 1)

Building an HTTP Server in C++: From TCP to HTMX (Part 1)

Comments
15 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
Desmitificando AWS Lambda: Potencia Real con C++ y CMake

Desmitificando AWS Lambda: Potencia Real con C++ y CMake

2
Comments
4 min read
Orange

Orange

1
Comments
1 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
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
One bug, nine errors: what templates actually are

One bug, nine errors: what templates actually are

Comments
6 min read
Offline RAG in Modern C++: Secure Semantic Pipelines Without the Cloud

Offline RAG in Modern C++: Secure Semantic Pipelines Without the Cloud

Comments
1 min read
std::move doesn't move anything: A deep dive into Value Categorie

std::move doesn't move anything: A deep dive into Value Categorie

Comments
1 min read
Advent of Code 2025 - December 8th

Advent of Code 2025 - December 8th

1
Comments
3 min read
I'm currently looking for ways to expand my knowledge on computer coding and computer science as a whole.

I'm currently looking for ways to expand my knowledge on computer coding and computer science as a whole.

Comments
1 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
Advent of Code 2025 - C++ Solutions !

Advent of Code 2025 - C++ Solutions !

Comments
1 min read
Advent of Code 2025 - December 7th

Advent of Code 2025 - December 7th

Comments
2 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
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
loading...