Loading...

Tag trends are in beta. Feedback? Thoughts? Email me at [email protected]

The C++ Standard Library Has Been Walking Itself Back for Fifteen Years

Cost of enum-to-string: C++26 reflection vs. the old ways

Creator of C++ talks about memory safety

Building a Fast Lock-Free Queue in Modern C++ From Scratch

Simulating Infinity in Conway's Game of Life with Modern C++

How Virtual Tables Work in the Itanium C++ ABI

C++26 Shipped a SIMD Library Nobody Asked For

C++26: More Function Wrappers

I built a SQL-like relational database engine in C++ from scratch

stackless coroutines for gamedev in ~200 lines of C++

Does bulk memmove speed up std::remove_if? (No.)

Neoclassical C++: segmented iterators revisited

C array types are weird

C constructs that still don't work in C++

C++26: Standard library hardening

Performance of Rust Language [pdf]

The Most Confusing C++ Behavior

Host-Tuned GCC for Faster Compilation

Accelerating std::copy_if using SIMD

Making Julia as Fast as C++ (2019)

C Constructs That Still Don’t Work in C++ — and a Few That Changed

I built my own interpreted programming language in C from scratch

I built my own interpreted programming language in C from scratch

Show HN: Anyone interested in a tool helps to explore C++ ASTs

Modern C++ Programming: Busato

When can the C++ compiler devirtualize a call?

Designing an FPGA Calculator from Scratch

25+ years of pathfinding problems with C++

Rust as an alternative/Replacement to c++ in ML Systems

onionlink: 2.5k lines of C++ to connect to v3 onion services, using only libsodium and mbedTLS

More →