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

Serving files over HTTP three ways: synchronous, epoll, and io_uring

Embedded Rust or C firmware? Lessons from an industrial microcontroller use case

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

Proton VPN vows to resist Canadian surveillance demands under Bill C-22

Built a DBMS from scratch in C to study buffer pool behavior on real SQL workloads

Creator of C++ talks about memory safety

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

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

A new hash table for Lwan