Loading...

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

Windows dynamic linking depends on the active code page

Windows dynamic linking depends on the active code page

Giving C++ std:regex a C makeover

Deep list copy: More than meets the eye

Some sanity for C and C++ development on Windows (2021)

Arenas and the almighty concatenation operator

Speculations on arenas and custom strings in C++

Protecting paths in macro expansions by extending UTF-8

An improved chkstk function on Windows

Two handy GDB breakpoint tricks

So you want custom allocator support in your C library

C Object Oriented Programming (2014)

My personal C coding style as of late 2023

A simple, arena-backed, generic dynamic array for C

An easy-to-implement, arena-friendly hash map

Arena allocator tips and tricks

Everything you never wanted to know about Win32 environment blocks

“Once” one-time concurrent initialization with an integer

CRT-free in 2023: tips and tricks

Solving “Two Sum” in C with a tiny hash table

A guide to Windows application development using w64devkit

My ranking of every Shakespeare play

My favorite C compiler flags during development

Practical Libc-free threading on Linux

Let's write a setjmp

CRT-free in 2023: tips and tricks

My review of the C standard library in practice

Implementing buffered formatting in C without the Libc

u-config: a new, lean pkg-config clone

SDL2 common mistakes and how to avoid them

More →