C++ LibHunt Info
All Categories
-
Artificial Intelligence
-
Asynchronous Event Loop
-
Audio
-
Biology
-
BitTorrent
-
CLI
-
Compression
-
Concurrency
-
Containers
-
Cryptography
-
CSV
-
Database
-
Data Structures
-
Debug
-
Frameworks
-
Game Engine
-
Graphics
-
GUI
-
Hooking
-
IDE
-
Image Processing
-
Internationalization
-
Inter-process communication
-
JSON
-
Logging
-
Machine Learning
-
Math
-
Miscellaneous
-
Multimedia
-
Networking
-
PDF
-
Physics
-
Queue
-
Reliability Engineering
-
Robotics
-
Scientific Computing
-
Scripting
-
Serialization
-
Standard Libraries
-
Testing
-
Text Processing
-
Video
-
Virtual Machines
-
Web Application Framework
-
XML
MORE - Discover
trending C++ projects by mentions on social networks.
The Awesome C++ feed
The Code Monster Manual Vol. 1 — Low-Level Programming Book
What every programmer should know about processors.
Promo
kevinfocke.com
Kratos Multiphysics
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Featured Library
// Category Scientific Computing
Yesterday
How I made a http server library for C++
Library
Popular Story
// github.com
Trusted-CPP - Safe Software Developing in C++ with backward compatibility
Article
Popular Story
// trusted-cpp.org
Last 7 Days
Forward declaring a type in C++: The good, and the bad
Article
Popular Story
// andreasfertig.com
copperspice
Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)
Featured Library
// Category GUI
Awesome C++ Weekly » 508
Top Stories
- the hidden compile-time cost of C++26 reflection
- C++26: The Oxford variadic comma
- The compilation procedure for C++20 modules
Julian Storer: Creator of JUCE C++ Framework (cross-platform C++ app & audio plugin development framework) | WolfTalk #032
Article
Popular Story
// youtu.be
Qt Creator 19 released
Article
Popular Story
// www.qt.io
Exposing More Parallelism Is the Hidden Reason Why Some Vectorized Loops Are Faster – Not Vectorization per se
Article
Popular Story
// johnnysswlab.com
vtz: the world's fastest timezone library
Library
Popular Story
// github.com
Faster asin() Was Hiding In Plain Sight
Article
Popular Story
// 16bpp.net
C++26: The Oxford variadic comma
Article
Popular Story
// www.sandordargo.com
Why Most C++ Developers Still Misunderstand Memory (Even After Years of Coding)
Article
Popular Story
// dev.to
Deriving Type Erasure
Article
Popular Story
// david.alvarezrosa.com
[Boost.]Multi
Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi
Featured Library
// Category Containers
The compilation procedure for C++20 modules
Article
Popular Story
// holyblackcat.github.io
MediaInfoLib
Convenient unified display of the most relevant technical and tag data for video and audio files.
Featured Library
// Category Multimedia
Why std::pmr Might Be Worth It for Real‑Time Embedded C++
Article
Popular Story
// www.sapnag.me
Exploring Mutable Consteval State in C++26
Article
Popular Story
// friedkeenan.github.io
Last 30 Days
suanPan
🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Featured Library
// Category Scientific Computing
C++ Reflection: Another Monad
Article
Popular Story
// www.elbeno.com
Accessing inactive union members through char: the aliasing rule you didn’t know about
Article
Popular Story
// www.sandordargo.com
the hidden compile-time cost of C++26 reflection
Article
Popular Story
// vittorioromeo.com
Awesome C++ Weekly » 507
Top Stories
- ISO C++ Standards Committee Panel Discussion - CppCon 2025
- A Brief History of Bjarne Stroustrup, the Creator of C++
- C++ Performance Improvements in MSVC Build Tools v14.51
Riley's Graphics library FrameWork
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
Featured Library
// Category Graphics