C+

Blog

What's new in C+

Release notes and notes from the build.

August 14, 2026

Announcing C+ 0.0.27

C+ 0.0.27: a C ABI you can describe without lying, views the borrow checker can see, and a facet that is a real app surface. Safety still costs no performance.

June 3, 2026

Porting llama.cpp's ggml core from C to C+

Porting part of llama.cpp's ggml core from C to C+ proved something narrower and more useful than a rewrite: C+ can enter a live C/C++ build one object file at a time, with the surrounding code none the wiser.