C & C++ recap for week 10/2023
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Effortless Performance Improvements in C++: std::vector 141 comments in 2 discussions
-
Try fast search with Manticore: the C++ alternative to Elasticsearch 104 comments in 2 discussions
-
Should the compiler sometimes reject a [[trivially_relocatable]] warrant? 68 comments in 1 discussion
-
C++ 23 language standard declared feature-complete – InfoWorld 57 comments in 1 discussion
-
Are there valid reasons as to why `std::array` is not a part of the freestanding libraries? 57 comments in 1 discussion
-
January/February in KDE PIM 29 comments in 1 discussion
-
The Little Things: Why you should always have benchmarks ready 22 comments in 1 discussion
-
Inter-thread Communication Latency 22 comments in 1 discussion
-
SWAR find any byte from set 20 comments in 2 discussions
-
Having difficulties with A modern approach projects 19 comments in 1 discussion
-
Another attempt at a “unit test” 17 comments in 1 discussion
-
The C++ Standard Library: The Fourth Edition includes C++23 16 comments in 1 discussion
-
Creating a program that can fetch data live from an online weather observatory 8 comments in 1 discussion
-
How platform integration in Qt/KDE apps works 7 comments in 2 discussions
-
CXX-Qt 0.5: no more C++ boilerplate for QML apps, bindings to Qt containers and more Qt types 4 comments in 1 discussion
Releases #
-
vcpkg 2023.02.24 Release: Default Triplet Changes, RISC-V support, Bug Fixes, and More... 24 comments in 1 discussion
Projects #
-
LLaMA-7B in Pure C++ with full Apple Silicon support 285 comments in 2 discussions
-
Guitar Effects Processor - a low latency guitar effects processor in C++ suitable for running on smaller boards (e.g. a raspberry pi) 227 comments in 3 discussions
-
C Template Library 154 comments in 3 discussions
-
Constructive criticism about my doubly linked list implementation in C. 19 comments in 1 discussion
-
Please help with code review of my game. Don't Eat the Yellow Snow! 17 comments in 2 discussions
-
Indentation branching C 13 comments in 1 discussion
-
Can some feedback on a 'var' class I created? I have never written any code professionally. I am trying to update some of my projects to be more inline with professional standards, and lean better coding standards. Any advice is welcomed! Thank you! 6 comments in 1 discussion
-
A very cool looking and customizable audio visualizer written in c++ and python 4 comments in 1 discussion
-
A very simple library (work in progress) 3 comments in 1 discussion
Videos #
This is an archived issue from the C & C++ newsletter.