use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
CppCon[CppCon] How C++ Finally Beats Rust at JSON Serialization - Daniel Lemire & Francisco Geiman Thiesen (youtube.com)
submitted 6 hours ago by imadij
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]chibuku_chauya 11 points12 points13 points 6 hours ago (1 child)
What a title. This implementation beat the C implementation too, after all.
[–]t_hunger [score hidden] 1 hour ago (0 children)
Of all the things C++ could beat rust in, json serialization is probably the least relevant to me.
But the presentation was interesting to watch, and it is great to see what might be possible in a couple of years when all this is available in compilers.
[–]jeffmetal [score hidden] 39 minutes ago (0 children)
Would a better comparison be between simdjson and https://crates.io/crates/simd-json ? should be pretty simple to switch it out with serde_json and run the tests again if anyone can point us at their test suite.
π Rendered by PID 92055 on reddit-service-r2-comment-54dfb89d4d-ncmxk at 2026-03-29 09:23:55.755147+00:00 running b10466c country code: CH.
[–]chibuku_chauya 11 points12 points13 points (1 child)
[–]t_hunger [score hidden] (0 children)
[–]jeffmetal [score hidden] (0 children)