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.
- The C++ standard for the F-35 Fighter Jet [video] (www.youtube.com)
- Hardening the C++ Standard Library at scale (queue.acm.org)
- GCC 16 considering changing default to C++20 (inbox.sourceware.org)
- C++ Web Server on my custom hobby OS (oshub.org)
- Rethinking C++: Architecture, Concepts, and Responsibility (blogs.embarcadero.com)
- Trying Out C++26 Executors (mropert.github.io)
- Fastmcpp (Fastmcp for C++) (github.com)
- F-35 Fighter Jet's C++ Coding Standards [pdf] (www.stroustrup.com)
- Reproducible C++ builds by logging Git hashes (jgarby.uk)
- Optimizations in C++ compilers: a practical journey (queue.acm.org)
- Is C++26 getting destructive move semantics? (stackoverflow.com)
- Parrot – A C++ library for fused array operations using CUDA/Thrust (nvlabs.github.io)
- C++ Enum Class and Error Codes, Part 3 (mropert.github.io)
- Time in C++: Understanding
and the Concept of Clocks (www.sandordargo.com) - GCC 16 Switches to Using C++20 Standard by Default (www.phoronix.com)
- Attoboy: New beginner-friendly C++ library for making small Windows exes (coeurnix.github.io)
- C++ The worst programming language of all time [video] (www.youtube.com)
- Show HN: KFR 7 – major update for C++ DSP library (github.com)
- Trying Out C++26 Executors (mropert.github.io)
- Show HN: Bloodhound – Grey-box attack-path discovery in Rust/Go/C++ binaries (www.bloodhoundsecurity.ca)
- Why Zig When There is C++, D, and Rust? (ziglang.org)
- Junction: Concurrent Data Structures in C++ (github.com)
- C#-Style Property in C++ (vorbrodt.blog)