The Zen of C: Building a CSV to JSON parser with 0 dependencies

Google Summer of Code Project - porting a C library (or sub parts of it) to Rust.

I'm building a clarity-first language (compiles to C++)

Sixteen AI Agents Built a C Compiler From Scratch

Show HN: C discrete event SIM w stackful coroutines runs 45x faster than SimPy

Show HN: SNKV – SQLite's B-tree as a key-value store (C/C++ and Python bindings)

TIL learned replacing C++ with Rust reduced Android memory safety vulnerabilities by nearly 80% over 5 years.

CG/SQL – SQL dialect compiler to C for sqlite3 mimicking stored procedures

Researchers create all-polymer nanocomposites that achieve record-high energy storage performance at temperatures up to 250 °C, overcoming long-standing limits of dielectric polymers.

Show HN: Andrej Karpathy's microgpt.py to C99 microgpt.c – 4,600x faster