Making Memory Safety Easier in C by Borrowing Rust's Borrow Checker

Rust's optional function, calling from C

Building Your Own Efficient uint128 in C++

Banned C++ features in Chromium

State of C 2026

The history of C# and TypeScript with Anders Hejlsberg [video]

C++ Modules Are Here to Stay

Writing a .NET Garbage Collector in C# – Part 6: Mark and Sweep

A C library that, when imported can perform multiple sorting algorithms

C++ RAII guard to detect heap allocations in scopes