DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
SHIFT: The Third Time I Tried Convergence

SHIFT: The Third Time I Tried Convergence

Comments
5 min read
Why Your Binary Protocol Should Care About CPU Cache Lines

Why Your Binary Protocol Should Care About CPU Cache Lines

Comments
3 min read
🚀 Bypassing the Python GIL: How I Processed 10M Rows in 0.26s with C

🚀 Bypassing the Python GIL: How I Processed 10M Rows in 0.26s with C

1
Comments
2 min read
I Turned My Old Android Phone Into an L2 Autonomous Driving System (Flutter + C++)

I Turned My Old Android Phone Into an L2 Autonomous Driving System (Flutter + C++)

7
Comments
2 min read
We Wrote a Compiler in the Language It Compiles. It Works.

We Wrote a Compiler in the Language It Compiles. It Works.

1
Comments 4
5 min read
Silent foe or quiet ally: Brief guide to alignment in C++. Part 3

Silent foe or quiet ally: Brief guide to alignment in C++. Part 3

1
Comments
25 min read
How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

How I Used Bit Manipulation to Speed Up Float-to-Int Conversion in a Storage Engine

1
Comments 3
5 min read
From Sockets to Server: What I Learned Building My Own Web Server

From Sockets to Server: What I Learned Building My Own Web Server

1
Comments
6 min read
Reading Algorithms Like an Engineer: What DiskANN Taught Me About Pseudocode

Reading Algorithms Like an Engineer: What DiskANN Taught Me About Pseudocode

1
Comments
2 min read
Why You Should Never Use std::unordered_set in Hot C++ Loops

Why You Should Never Use std::unordered_set in Hot C++ Loops

1
Comments
2 min read
We Benchmarked SMS (Simple Multiplatform Script) Against C++, C#, and Kotlin. Here's What Happened.

We Benchmarked SMS (Simple Multiplatform Script) Against C++, C#, and Kotlin. Here's What Happened.

Comments
5 min read
How I Made My Vector Search Engine 16x Faster Without Changing the Algorithm

How I Made My Vector Search Engine 16x Faster Without Changing the Algorithm

1
Comments
2 min read
Finding Memory Leaks in Legacy C++ Applications with Valgrind

Finding Memory Leaks in Legacy C++ Applications with Valgrind

Comments
5 min read
How I built a key-value database in a single C++ header

How I built a key-value database in a single C++ header

Comments
5 min read
SHIFT: How a Shell Becomes Convergent

SHIFT: How a Shell Becomes Convergent

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.