C & C++ recap for week 45/2024
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
The US government wants developers to stop using C and C++ 995 comments in 5 discussions
-
Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk 788 comments in 5 discussions
-
Building Bridges to C++ 94 comments in 3 discussions
-
Perhaps Rust needs "defer" 87 comments in 2 discussions
-
Use std::span instead of C-style arrays 84 comments in 1 discussion
-
MSVC C++23 support 74 comments in 1 discussion
-
The Big Array Size Survey for C 73 comments in 2 discussions
-
article: The US government wants developers to stop using C and C++ 47 comments in 1 discussion
-
Memory error checking in C and C++: Comparing Sanitizers and Valgrind 42 comments in 2 discussions
-
What is the current time around the world? Utilizing std::chrono with time zones in C++23 29 comments in 1 discussion
-
C++ Safe Buffers — Clang 20 25 comments in 1 discussion
-
How to successfully rewrite a C++ codebase in Rust 23 comments in 3 discussions
-
Beating NumPy matrix multiplication in 150 lines of C 22 comments in 1 discussion
-
Function Effect Analysis — Clang 20.0.0 13 comments in 1 discussion
-
C++ programmer′s guide to undefined behavior: part 8 of 11 13 comments in 2 discussions
Releases #
-
mp-units 2.4.0 released! 5 comments in 1 discussion
Projects #
-
Python & C++ inspired programming language that transpiles to C and can be embedded within C source files. 23 comments in 2 discussions
-
Refined cppreference.com 18 comments in 1 discussion
-
My Smol C Library (dynamic data structures implementation) 17 comments in 1 discussion
-
Wrote a simple WAD file loader 13 comments in 1 discussion
-
Small argument parsing library 10 comments in 1 discussion
-
coro - No BS Coroutines in ANSI C. (No assembly, no setjmp, no platform specific code and any other bs in less than 100 locs) 5 comments in 1 discussion
-
Roast as you wish, this was an old tool from my UCSD classes used primarily to automate the annoying manual testing part. 4 comments in 1 discussion
-
CAmalgamator 4 comments in 1 discussion
-
CORAL: a Rust-like Borrow Checker for C 3 comments in 1 discussion
-
termfu - multi-language TUI debugger 3 comments in 1 discussion
Videos #
This is an archived issue from the C & C++ newsletter.