C & C++ recap for week 5/2025
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Falsehoods programmers believe about null pointers 349 comments in 3 discussions
-
Networking for C++26 and later! 216 comments in 1 discussion
-
F-strings for C++26 proposal [pdf] 201 comments in 1 discussion
-
shared_ptr overuse 140 comments in 1 discussion
-
Jank: A native Clojure dialect hosted on LLVM with C++ interop 121 comments in 4 discussions
-
From C++ to Clojure: Jank language promises best of both 105 comments in 2 discussions
-
Why I wrote a commercial game in C in 2025 62 comments in 3 discussions
-
When Greedy Algorithms Can Be Faster 57 comments in 3 discussions
-
Contracts for C++ explained in 5 minutes 54 comments in 2 discussions
-
C++20 modules and Boost: a prototype 48 comments in 1 discussion
-
Sparrow, a modern C++ implementation of the Apache Arrow columnar format 25 comments in 1 discussion
-
P3372R2: constexpr containers is now in LWG on its way to (hopefully) C++26 20 comments in 1 discussion
-
My Makefile that doesn't suck 17 comments in 1 discussion
-
Would love some feedback on an implementation/explanation! 14 comments in 1 discussion
-
Numerical Relativity 103: Raytracing numerical spacetimes 14 comments in 1 discussion
Releases #
-
C++ DataFrame new release (3.4.0) is out on Conan and VCPKG 221 comments in 17 discussions
-
importizer v1.0.0 released today! 7 comments in 1 discussion
-
GNU C Library (glibc) 2.41 released 2 comments in 1 discussion
Projects #
-
Made my own programming language and compiler. 59 comments in 1 discussion
-
I made a header-only Win32 file-mapping library :) 27 comments in 1 discussion
-
std::to_underlying is better than static_cast'ing but it's still kind of cumbersome 19 comments in 4 discussions
-
The last stretch on a c JSON parser. (Special thanks to Skeeto) 15 comments in 1 discussion
-
First C project 10 comments in 1 discussion
-
Compile Time Metaprogramming Examples 9 comments in 1 discussion
-
new server-client HTTP1.1 library 5 comments in 1 discussion
-
My Own Set 5 comments in 1 discussion
-
Yoyo: C++20 embeddable scripting language 3 comments in 1 discussion
-
A few useful data structures 2 comments in 1 discussion
Videos #
This is an archived issue from the C & C++ newsletter.