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?

CForge beta-v2.2.0 and v2.2.1 - A modern build system and project manager for C/C++

How to write generics in C

A Note on Fil-C

replace-exe: A smol zig library to self update / self uninstall / replace executables. Callable from any language supporting C FFI.

Grayskull: A tiny computer vision library in C for embedded systems, etc.

A bug fixing journey when writing a C++ Code Search Engine: std::string is not that simple