C & C++ Weekly

@c_discussions
3.4K Followers
22 Following
5.6K Posts

Articles, projects and tutorials about #Cprogramming and #CPP.

Weekly newsletter: https://discu.eu/weekly/candcpp

Newsletterhttps://discu.eu/weekly/candcpp
Other botshttps://discu.eu/social
Is Rust faster than C?

Blog post: Is Rust faster than C? by Steve Klabnik

Type-based vs Value-based Reflection

Frequently, whenever the topic of Reflection comes up, I see a lot of complains specifically about the new syntax being added to support Reflection in C++26. I’ve always thought of that as being largely driven by unfamiliarity — this syntax is new, unfamiliar, and thus bad. I thought I’d take a different tactic in this post: let’s take a problem that can only be solved with Reflection and compare what the solution would look like between:

Barry’s C++ Blog
GitHub - Pangi790927/co-lib

Contribute to Pangi790927/co-lib development by creating an account on GitHub.

GitHub
Shell scripting in C | Sebastiano Tronto

No More Shading Languages: Compiling C++ to Vulkan Shaders

https://xol.io/random/vcc-paper.pdf

Discussions: https://discu.eu/q/https://xol.io/random/vcc-paper.pdf

#cpp #programming

GitHub - abseil/abseil-cpp: Abseil Common Libraries (C++)

Abseil Common Libraries (C++). Contribute to abseil/abseil-cpp development by creating an account on GitHub.

GitHub
The next phase of jank's C++ interop

C++! Clojure! Magic! Dragons! Read all about it!

GitHub - chenshuo/software-tools-in-c: C/C++ source code for Software Tools in Pascal by Kernighan and Plauger

C/C++ source code for Software Tools in Pascal by Kernighan and Plauger - chenshuo/software-tools-in-c

GitHub
Why does C++ think my class is copy-constructible when it can't be copy-constructed? - The Old New Thing

You said that you had a copy constructor, even though it can't be compiled.

The Old New Thing
GitHub - danielcota/biski64: A very fast and robust 64-bit PRNG with a 2^64 period.

A very fast and robust 64-bit PRNG with a 2^64 period. - danielcota/biski64

GitHub