A M3U8 is a C library for parsing, generating, and managing M3U8 playlists

A fast EDN (Extensible Data Notation) reader written in C11 with SIMD boost

GCC 16 considering changing default to C++20

Abstract Syntax Tree: An Example in C

If someone tells you that software can be fully audited (smart contracts, voting, etc.), remind them that The International Obfuscated C Code Contest still exists

One Weird Hashing Trick

Show HN: I wrote a minimal memory allocator in C

Giving C a superpower: custom header file (safe_c.h)

Oops! It's a kernel stack use-after-free: Exploiting NVIDIA's GPU Linux drivers

Newbie questions. At what point it's better for terminal utility to be written in rust or C or etc, rather than being a bash script?