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.
- GCC 16 considering changing default to C++20 (inbox.sourceware.org)
- Zig / C++ Interop (tuple.app)
- C++ Web Server on my custom hobby OS (oshub.org)
- C++ move semantics from scratch (2022) (cbarrete.com)
- Problems with C++ exceptions (marler8997.github.io)
- Rethinking C++: Architecture, Concepts, and Responsibility (blogs.embarcadero.com)
- Fastmcpp (Fastmcp for C++) (github.com)
- Reproducible C++ builds by logging Git hashes (jgarby.uk)
- My tutorial and take on C++20 coroutines (2021) (www.scs.stanford.edu)
- Is C++26 getting destructive move semantics? (stackoverflow.com)
- Parrot – A C++ library for fused array operations using CUDA/Thrust (nvlabs.github.io)
- Why export templates would be useful in C++ (2010) (warp.povusers.org)
- Time in C++: Understanding
and the Concept of Clocks (www.sandordargo.com) - Show HN: C++ Quantum Simulator written from scratch (github.com)
- Show HN: KFR 7 – major update for C++ DSP library (github.com)
- Trying Out C++26 Executors (mropert.github.io)
- Memlz: Fast compression library for C/C++ on x64/x86 (github.com)
- Junction: Concurrent Data Structures in C++ (github.com)
- C++ The worst programming language of all time [video] (www.youtube.com)
- EDG C++ front end to become open-source in 2026 (herbsutter.com)
- Learn C++ Itanium Symbol Mangling (noratrieb.github.io)