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.
- I made a real-time C/C++/Rust build visualizer (danielchasehooper.com)
- Undefined Behavior in C and C++ (2024) (russellw.github.io)
- Cross Language Performance: C, C++, Go and Rust (deepwiki.com)
- Show HN: I made a (bad?) CSS dialect for Clay (C/C++) (gist.github.com)
- List of single-file C/C++ libraries (github.com)
- C++ in Embedded Systems: A practical transition from C to modern C++ (www.packtpub.com)
- No. The C++ mascot is not a diseased rat named Keith (2024) (lunduke.locals.com)
- CUDA C++ Best Practices Guide [pdf] (docs.nvidia.com)
- Dynamically Update C++ syntax using Next Edit Suggestions (devblogs.microsoft.com)
- Show HN: Collatz Conjecture using only C++ templates (gist.github.com)
- Swift and C++ Interoperability in Practice (arturgruchala.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)
- 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)