Hackernews posts about C++
C++ is a high-performance, compiled programming language known for its efficiency, reliability, and flexibility, particularly in developing operating systems, games, and other applications that require direct memory management and control.
- C++26 is done: ISO C++ standards meeting Trip Report (herbsutter.com)
- A new C++ back end for ocamlc (github.com)
- Looking at Unity made me understand the point of C++ coroutines (mropert.github.io)
- Show HN: I built a Cargo-like build tool for C/C++ (github.com)
- C++26: A User-Friednly assert() macro (www.sandordargo.com)
- Comprehensive C++ Hashmap Benchmarks (2022) (martin.ankerl.com)
- C++: Freestanding Standard Library (www.sandordargo.com)
- Software Preservation Group: C++ History Collection (softwarepreservation.computerhistory.org)
- Windows++: C++ Application Framework for Windows by Paul DiLascia (pauldilascia.com)
- Show HN: A C/C++ IDE written in C from scratch with zero dependencies (giovannicarlino04.itch.io)
- LLM inference engine from scratch in C++ – why output tokens cost 5x (www.anirudhsathiya.com)
- C++26 Shipped a SIMD Library Nobody Asked For (lucisqr.substack.com)
- Show HN: Aphelo – A Redis-like store in C++ with Progressive Rehashing (veniatyrannus993225.substack.com)
- CppCon: C++ Beats Rust in JSON Serialization [video] (www.youtube.com)
- An Extensive Benchmark of C and C++ Hash Tables (jacksonallan.github.io)
- The cover of "C++: The Programming Language" raises questions (devblogs.microsoft.com)
- Apache Fory C++: 10x faster serialization than protobuf (fory.apache.org)
- You're right, no one can tell if C++ is AI generated (mropert.github.io)
- C++ standard libray with automated memory management (github.com)