Home New Trending Search
About Privacy Terms
#
#cpp
Posts tagged #cpp on Bluesky

🇸🇪 SwedenCpp.se #Cpp daily: (24h + upcoming)
🎥 3 videos
📝 1 blog
🚀 4 releases

Random 🚀 pick: gsl-lite/gsl-lite/v1.1.0
github.com/gsl-lite/gsl-lite/releas...

0 0 0 0
Daniel Marjamäki: Seamless Static Analysis with Cppcheck
Daniel Marjamäki: Seamless Static Analysis with Cppcheck YouTube video by SwedenCpp

The author of #Cppcheck shows how to use Cppcheck, a static C and #Cpp code analyzer everyone should use, in the terminal and from an IDE.

youtu.be/_q-adaPjdRM

0 0 0 0
End-to-End Latency Metrics From Distributed Trace - Kusha Maharshi - CppCon 2025
End-to-End Latency Metrics From Distributed Trace - Kusha Maharshi - CppCon 2025

We have published a new CppCon 2025 video

End-to-End Latency Metrics From Distributed Trace – Kusha Maharshi – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Post image

Thank you very much to Christine Papadakis from #TUM for being the #Chemical #Physics and #Polymerphysics #CPP section head and putting together such a wonderful program for the 2026 edition of the #spring #meeting of the German Physical Society of the Condensed Matter Section (#SKM) #DPGDD26

2 0 0 0
Seamless Static Analysis with Cppcheck: From IDE to CI and Code Review - Daniel Marjamäki - CppCon 2025
Seamless Static Analysis with Cppcheck: From IDE to CI and Code Review - Daniel Marjamäki - CppCon 2025

We have published a new CppCon 2025 video

Seamless Static Analysis with Cppcheck: From IDE to CI and Code Review – Daniel Marjamäki – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Meeting C++ Community Survey

#CppPollOfToday: Which sanitizers do you use in your builds?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

0 0 0 0

At this rate, in C++30 we’ll be writing nothing but preprocessor code. This compile-time madness keeps growing with every version! #cpp

0 1 0 0
Back to Basics: Common C++ Code Review Feedback - Chandranath Bhattacharyya & Kathleen Baker - CppCon 2025
Back to Basics: Common C++ Code Review Feedback - Chandranath Bhattacharyya & Kathleen Baker - CppCon 2025

We have published a new CppCon 2025 video

Back to Basics: Common C++ Code Review Feedback – Chandranath Bhattacharyya & Kathleen Baker – CppCon 2025

#coding #cplusplus #cpp #programming

0 0 0 0
Preview
std::vector in C++: The Dynamic Array You Actually Use Master std::vector in C++. Learn when to use vector vs array, common methods, performance characteristics, and why vector is the go-to dynamic container.

std::vector is the container you reach for by default in C++. Not because it's always the right choice — but because it usually is, and it handles memory so you don't have to.

#cpp #cplusplus #programming

0 0 0 0
Mathematical constants in C++20

Its pi day! If you're looking for pi, C++20 got you covered! #piday
meetingcpp.com/blog/items/M...
#cpp
#cplusplus

1 1 0 0
Preview
Bjarne Stroustrup Programming: Principles and Practice using C++ (3rd Edition), aka PPP3, is an introduction to programming for people who have never programmed before

Book of the Day: Programming: Principles and practice using C++ (3rd edition) by Bjarne Stroustrup
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

0 0 0 0
Preview
MayaFlux 0.2: Why the Analog Metaphor Is Holding Back Real-Time Systems There is a violin in a museum in Cremona made by Antonio Stradivari around 1716. The wood he used has specific grain, density, and humidity…

Many digital multimedia tools still inherit the architecture of analog hardware.

But in a computational system, media is just data.

Why the analog metaphor is holding back real-time systems, and why MayaFlux abandons it.

#cpp #creativecoding #realtimesystems #opensource #vulkan #livecoding

4 0 0 0
Video thumbnail

Lumos, a cross-platform C++ 2D/3D Vulkan game engine github.com/jmorton06/Lu...

#gamedev #gamedevelopment #indiedev #cpp #vulkan

3 1 0 0
Preview
Boosting Software Efficiency : A Case Study of 100% Performance Improvement in an Embedded System | NDC Toronto 2026 Ever wrestled with an embedded unit that had a mind of its own? That was my reality a few years ago. This unit, built with Linux, C++, and QT, was designed to be a reliable middleman, handling RF fram...

NDC Toronto 2026: Maximize Embedded Performance! ⚡

Join Gili Kamma for "Boosting Software Efficiency."

Dive into a real-world case study on achieving a 100% performance improvement in an embedded system!

📅 ndctoronto.com/agenda

🎟️ ndctoronto.com/tickets

🍁 May 5-8! #NDCToronto #cpp #Embedded

0 1 0 0
It says "Happy St Patrick's WEEK!" Half off all eBooks & Print at Manning, on a green background with a leprechaun smoking a pipe, holding a lucky gold coin and shamrocks in the background.

It says "Happy St Patrick's WEEK!" Half off all eBooks & Print at Manning, on a green background with a leprechaun smoking a pipe, holding a lucky gold coin and shamrocks in the background.

@manning.com have a St. Patrick's "Day" sale from Saturday, March 14, to Tuesday, March 17. Save half on all eBooks and print!

Consider my "Learn C++ by Example book": www.manning.com/books/learn-...

(or any of their other books)
#Cpp #Books

1 0 0 0
Preview
GitHub - audiohacking/acestep-cpp-pinokio: Pinokio 1-click launcher for acestep.cpp + acestep UI Pinokio 1-click launcher for acestep.cpp + acestep UI - audiohacking/acestep-cpp-pinokio

Experimental 1-Click Pinokio Installer for Acestep.cpp + UI
github.com/audiohacking...

#acestep #pinokio #cpp #musicgen #suno #audiogen

0 0 0 0
Preview
TCP Connections With DAP Debuggers, Different Formats for Numeric Values, and More in CLion 2026.1 EAP | The CLion Blog The Early Access Program (EAP) for CLion 2026.1 is nearing its end, bringing a range of improvements to debugging capabilities, build tools, project formats, and more. This post is a brief overview of

TCP Connections With DAP Debuggers, Different Formats for Numeric Values, and More in CLion 2026.1 EAP
blog.jetbrains.com/clion/2026/0...
#cpp
#cplusplus

0 0 0 0

🇸🇪 SwedenCpp.se #Cpp daily: (24h + upcoming)
🎥 7 videos
📝 2 blogs
🚀 3 releases
🎙️ 1 podcast

Random 🎥 pick: Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions - Rutvij Girish Karkhanis
https://www.youtube.com/watch?v=7uwPcCfcv1k

0 0 0 0
Preview
Face and Voice Recognition on MCUs: The Edge AI Coffee Machine Challenge See how students use Qt for MCUs to build an edge AI application on microcontrollers, showcasing practical embedded systems optimization.

Face and Voice Recognition on MCUs: The Edge AI Coffee Machine Challenge
www.qt.io/blog/face-an...
#cpp
#cplusplus

0 0 0 0
Wait is it POSIX? Investigating Different OS and Library Implementations for Networking - Katherine Rocha - CppCon 2025
Wait is it POSIX? Investigating Different OS and Library Implementations for Networking - Katherine Rocha - CppCon 2025

We have published a new CppCon 2025 video

Wait is it POSIX? Investigating Different OS and Library Implementations for Networking – Katherine Rocha – CppCon 2025

#coding #cplusplus #cpp #programming

1 0 0 0
Post image

Back with the group from the #spring #meeting of the German Physical Society of the Condensed Matter Section (#SKM) #DPGDD26 in #Dresden during which we mostly focused on the sessions of the #Chemical #Physics and #Polymerphysics #CPP section with oral and poster #presentations

2 0 0 0
It’s Dangerous to Go Alone: A Game Developer Tutorial - Michael Price - CppCon 2025
It’s Dangerous to Go Alone: A Game Developer Tutorial - Michael Price - CppCon 2025

We have published a new CppCon 2025 video

It’s Dangerous to Go Alone: A Game Developer Tutorial – Michael Price – CppCon 2025

#coding #cplusplus #cpp #programming

1 0 0 0
Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions - Rutvij Girish Karkhanis
Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions - Rutvij Girish Karkhanis

We have published a new CppCon 2025 video

Modern C++ for Embedded Systems: From Fundamentals to Real-Time Solutions – Rutvij Girish Karkhanis

#coding #cplusplus #cpp #programming

1 0 0 0
Meeting C++ Community Survey

#CppPollOfToday: Whats the choices of error handling are used in your code base?
meetingcpp.com/mcpp/survey/...
#cplusplus
#cpp

0 0 0 0

Acestep is amazing but Python is holding it back. No more!

acestep.cpp is to music inference what llama.cpp is to LLMs. It's Faster, Better, Stronger and made in Paris, too! #acestep #cpp github.com/Serveurperso...

Looking for a full UI Suno-like replacement? #suno #open github.com/audiohacking...

2 0 0 0
Preview
John Farrier While the Standard Template Library (STL) offers a rich set of tools for data structures and algorithms, navigating its intricacies can be daunting for intermediate C++ developers without expert guida...

Book of the Day: Data Structures and Algorithms with the C++ STL: A guide for modern C++ practitioners by John Farrier
meetingcpp.com/mcpp/books/b...
#cplusplus
#cpp

0 0 0 0
Back to Basics: Concepts - Jeff Garland - CppCon 2025
Back to Basics: Concepts - Jeff Garland - CppCon 2025

We have published a new CppCon 2025 video

Back to Basics: Concepts – Jeff Garland – CppCon 2025

#coding #cplusplus #cpp #programming

1 0 0 0

ChatGPT is now my C++ code reviewer of choice -- it spotted a bug in a fairly complex commit that both Grok and Claude missed. #AI #compsci #coding #gamedev #cpp

1 1 0 0
Building Bridges: C++ Interop, Foreign Function Interfaces & ABI - Gareth Williamson - Meeting C++25
Building Bridges: C++ Interop, Foreign Function Interfaces & ABI - Gareth Williamson - Meeting C++25 YouTube video by Meeting Cpp

Building Bridges: C++ Interop, Foreign Function Interfaces & ABI - Gareth Williamson - Meeting C++25
www.youtube.com/watch?v=0X_q...
#cpp
#cplusplus

0 1 0 0
Preview
Evaluation order in C++ and uniform initialization In today's post, you learn or get reminded about an interesting benefit of uniform initialization. With P0145, C++17 brought us well-de...

Check out my post, "Evaluation order in C++", you learn about the evaluation order in C++.

andreasfertig.com/blog/2023/05/evaluation-...

#cplusplus #cpp #cpp17

2 3 0 0