Forem

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
clang-format-inc: Format Only the Lines You Changed in C++

clang-format-inc: Format Only the Lines You Changed in C++

1
Comments
2 min read
Why Most 74HC595 Display Drivers Flicker (And How QUAD7SHIFT Avoids It Without Trying)
Cover image for Why Most 74HC595 Display Drivers Flicker (And How QUAD7SHIFT Avoids It Without Trying)

Why Most 74HC595 Display Drivers Flicker (And How QUAD7SHIFT Avoids It Without Trying)

Comments
5 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
Compile-Time Sorting in C++ With Templates: Why Heapsort Falls Apart

Compile-Time Sorting in C++ With Templates: Why Heapsort Falls Apart

Comments
4 min read
I Stopped Running From DSA. Here’s How I’m Hacking My Brain to Learn It in C++
Cover image for I Stopped Running From DSA. Here’s How I’m Hacking My Brain to Learn It in C++

I Stopped Running From DSA. Here’s How I’m Hacking My Brain to Learn It in C++

Comments
3 min read
How I implemented Schroeder Reverb in real-time audio (C++17)

How I implemented Schroeder Reverb in real-time audio (C++17)

1
Comments
2 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
I Publish A New Package On NPM, Here's What I Build.

I Publish A New Package On NPM, Here's What I Build.

2
Comments
6 min read
What Happens When You Port a 2001 C++ Library to C++20

What Happens When You Port a 2001 C++ Library to C++20

1
Comments
3 min read
Beyond New and Delete: Engineering Approach with gsl::owner, std::span and clang-tidy

Beyond New and Delete: Engineering Approach with gsl::owner, std::span and clang-tidy

Comments
5 min read
Debugging Legacy C++ Crashes: Core Dumps, Symbols, addr2line, and GDB Explained

Debugging Legacy C++ Crashes: Core Dumps, Symbols, addr2line, and GDB Explained

1
Comments
5 min read
Stop Writing Boilerplate Wrappers for C++ Bindings — Meet polybind
Cover image for Stop Writing Boilerplate Wrappers for C++ Bindings — Meet polybind

Stop Writing Boilerplate Wrappers for C++ Bindings — Meet polybind

Comments
3 min read
Understanding C++ Pointers: The Power Behind the Address
Cover image for Understanding C++ Pointers: The Power Behind the Address

Understanding C++ Pointers: The Power Behind the Address

Comments
4 min read
Can your code survive 1.5 Billion rounds of digital betrayal? Submit your strategy!
Cover image for Can your code survive 1.5 Billion rounds of digital betrayal? Submit your strategy!

Can your code survive 1.5 Billion rounds of digital betrayal? Submit your strategy!

1
Comments
2 min read
HC-SR04 超聲波感測器完整教學:從接線到程式

HC-SR04 超聲波感測器完整教學:從接線到程式

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