social · source
r/cpp on WeSearch
Recent social headlines from r/cpp.
R/CPP
C++ Performance Quiz - A small side project to test your intuition for slow code
R/CPP
I spent 6 months building a zero-std, header-only graphics ecosystem from scratch—including my own container library
R/CPP
Björn Fahller: I talk too much
R/CPP
Rotation revisited: Another unidirectional algorithm
R/CPP
Dockerfiles for cpp projects
R/CPP
Rigid C++: A Pragmatic C++23 Architecture for High-Performance Systems
R/CPP
Please support me
R/CPP
Free code camp 31 hours c++ tutorial
R/CPP
ARB v1.0: A C++23 Articulated Rigid-Body Dynamics Library for Computer Graphics
R/CPP
C++: The Documentary TRAILER | COMING JUNE 4th
R/CPP
Better C++ Meetup preview on SwedenCpp , shows now online, hybrid or in person
R/CPP
x64asm MSVC(STILL WIP)
R/CPP
AI<->Human C++ My project rules to Stop GenAI from ruining code.
R/CPP
I built a C++23 engine that treats simulated worlds like Git commits
R/CPP
C or Cpp In Ethical Hacking/Cyber-Security
R/CPP
Why are C++ keywords so heavily dependent on context???
R/CPP
Teaching Coding to Kids
R/CPP
A C++20 full-text search engine I've been building in the open. Same shape as Lucene/Tantivy, but written to fit cleanly into a C++ codebase — no JVM, no JNI, no FFI tax. Repo: https://github.com/evilmucedin/SearchPlusPlus A few engineering decisions worth calling out (most of the design is in
R/CPP
VSCode extension that integrates cppreference docs into editor/LSP
R/CPP
Let the Compiler Check Your Units -- Wu Yongwei (ACCU Overload)
R/CPP
Какой путь выбрать в c++
R/CPP
C++26: Ordering of constraints involving fold expressions
R/CPP
Accelerating copy_if using SIMD
R/CPP
giving you a stroke with my header file
R/CPP
The true reason C++ always wins
R/CPP
possible alternative solution to avoid atomic fetch_min ?
R/CPP
What Happens When You Build a Chat Server on One Thread?
R/CPP
[std-proposals] Benchmarking using the standard library as a module
R/CPP
C++ Game Engine Leadwerks 5.1 Beta adds a new deferred renderer, upscaling, terrain-mesh blending...and it runs on a potato
R/CPP
pretty good syntax and logic buildup what next
R/CPP
New C++ Conference Videos Released This Month - May 2026 (Updated To Include Videos Released 2026-05-11 - 2026-05-17)
R/CPP
wrote a small http server in c++ that searches youtube video transcripts stored in sqlite and the binary is 2.1MB
R/CPP
Building a Host-Tuned GCC to Make GCC Compile Faster
R/CPP
Optimizing a real-time C++17 terminal audio visualizer, what am I missing?
R/CPP
A brief-ish (author-consulted) guide for when to use boost::hub over plf::hive/colony, with benchmarks
R/CPP
I'm a fresh graduate earning around $7100/month. I'm currently building strong foundations in C++, desktop apps, and web development. Long term, I'm thinking about freelancing from home. Realistically, after becoming skilled, how much can software freelancers make from projects?
R/CPP
I’m learning C++ and cybersecurity, and I’m curious: are there any famous hacking stories where C++ was used to build tools, malware, exploits, or security research software? Real examples make learning more exciting for me.
R/CPP
Domain-Based C++ Logging With Nova
R/CPP
Building a c++ cross platform UI library
R/CPP
MBC++ An Open Source Multibody Dynamics Library
R/CPP
Parsing IPv6 Addresses Crazily Fast with AVX-512
R/CPP
Sydney C++ Talk - Dont Fear the Alligators
R/CPP
Coding puzzles in C++
R/CPP
I built a tiny lazy-evaluation helper in C and would like API feedback
R/CPP
Latte: a single-header latency measurement for quick insights
R/CPP
Run CMake executable targets via the cmake command
R/CPP
How did you read code then and has AI changed it?
R/CPP
Interesting talk about profiles semantics and mechanisms in using std::cpp 2025
R/CPP
I built a minimalist, lightweight Linux Task Manager in modern C++ (reading directly from /proc) — Looking for architecture feedback!
R/CPP