Hackernews posts about C/C++
C/C++ is a family of general-purpose programming languages that originated from the C language and continue to evolve, known for their efficiency, portability, and flexibility.
- Should I choose Ada, SPARK, or Rust over C/C++? (2024) (blog.adacore.com)
- Dangerous Optimizations in C and C++ Programming Languages (www.youtube.com)
- Stb: Single-file public domain libraries for C/C++ (github.com)
- LLVM-MOS: Modern C/C++ on the Venerable 6502 – VCFMW 20 (2025) [video] (www.youtube.com)
- LLVM-MOS: Modern C/C++ on the venerable 6502 [video] (www.youtube.com)
- Show HN: Neural emotion matrix for NPCs (github.com)
- Show HN: Introducing Nod, a new object-oriented language I'm working on (www.about-nod.dev)
- C++ Reflection and Qt MOC (wiki.qt.io)
- Pointer Tagging in C++: The Art of Packing Bits into a Pointer (vectrx.substack.com)
- Implementing UI translation in SumatraPDF, a C++ Windows application (blog.kowalczyk.info)
- A safe, non-owning C++ pointer class (techblog.rosemanlabs.com)
- In C++ modules globally unique module names seem to be unavoidable (nibblestew.blogspot.com)
- Sea Change in C++: Why Opportunities Abound (www.citadelsecurities.com)
- ISO C++ committee has a new chief sheep herder (shape-of-code.com)
- Safer C++ at Scale with Static Analysis – C++Now 2025 [video] (www.youtube.com)
- In C++ modules globally unique module names seem to be unavoidable (nibblestew.blogspot.com)
- Fixing Overload Resolution for Parameter Arrays in C++/CLI (devblogs.microsoft.com)
- In C++ modules globally unique module names seem to be unavoidable (nibblestew.blogspot.com)
- Small Safety Improvements in the C++ 26 Core Language (www.modernescpp.com)
- I made a real-time C/C++/Rust build visualizer (danielchasehooper.com)
- rr – record and replay debugger for C/C++ (rr-project.org)
- Microsoft subtracts C/C++ extension from VS Code forks (www.theregister.com)
- Compiler Options Hardening Guide for C and C++ (best.openssf.org)
- Orbit: C/C++ Performance Profiler (github.com)
- C and C++ Hot-Reload/Live Coding (liveplusplus.tech)
- Own Constant Folder in C/C++ (www.neilhenning.dev)
- ClangQL: A tool to run SQL-like query on C/C++ Code (github.com)
- Boehm-Demers-Weiser conservative C/C++ Garbage Collector (hboehm.info)
- Morton: Bit Interleaving in C/C++ (github.com)
- Google says replacing C/C++ in firmware with Rust is easy (www.theregister.com)
- Compiler Options Hardening Guide for C and C++ (best.openssf.org)
- Undefined Behavior in C and C++ (2024) (russellw.github.io)
- C and C++ prioritize performance over correctness (2023) (research.swtch.com)
- STB: Single-file public domain libraries for C/C++ (github.com)
- A Guide to Undefined Behavior in C and C++ (2010) (blog.regehr.org)
- Working with jumbo/unity builds in C/C++ (austinmorlan.com)
- US government wants devs to stop using C and C++ (www.theregister.com)
- White House urges developers to dump C and C++ (www.infoworld.com)
- Unaligned accesses in C/C++: what, why and solutions to do it properly (blog.quarkslab.com)