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
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com
Box of bugs (exploded): Perils of cross-platform development
In September, we broke down the 86Box v5.0 release, timed for the 30th anniversary of Windows 95 retail launch, and promised to show you something else. What is it that we promised? And why did we save our discovery for a separate article?
Article
Added by: Cody_Unicorn
// pvs-studio.com
Awesome C++ Weekly » 497
Top Stories
- All the other cool languages have try...finally. C++ says "We have try...finally at home."
- Boost.MultiIndex refactored
- Ranges: When Abstraction Becomes Obstruction
Yesterday
Last 7 Days
ITK
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Featured Library
// Category Image Processing
All the other cool languages have try...finally. C++ says "We have try...finally at home."
Article
Popular Story
// devblogs.microsoft.com
BDE
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Featured Library
// Category Frameworks
My 70+ video playlist exploring Unreal Engine's unique flavor of C++ (eg language additions, data structures, networking APIs, etc.)
Article
Popular Story
// www.youtube.com
Crunch: A Message Definition and Serialization Tool Written in Modern C++
Library
Popular Story
// github.com
Boost.MultiIndex refactored
Article
Popular Story
// bannalia.blogspot.com
Exercise in Removing All Traces Of C and C++ at Microsoft
Article
Popular Story
// www.linkedin.com
Performance Hints
Article
Popular Story
// abseil.io
Last 30 Days
CImg
The CImg Library is a small and open-source C++ toolkit for image processing
Featured Library
// Category Image Processing
Awesome C++ Weekly » 496
Top Stories
- Faster double-to-string conversion
- The State of C++ 2025 (JetBrains survey)
- Blog: Why C++ project setup is still painful in 2025 (and my attempt to fix it)
std::ranges may not deliver the performance that you expect
Article
Popular Story
// lemire.me
LibreSSL
LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to tech@openbsd.org are welcome.
Featured Library
// Category Cryptography
Can I Beat Clang’s Auto-Vectorizer on Apple Silicon? A SAXPY Case Study
Article
Popular Story
// medium.com
Building the PVS-Studio megapolis
Have you ever wanted to see your code in a whole new light? For example, imagine what your code base would look like if it were a city. Sounds a bit unreal, doesn't it? Let's take a walk through the city of PVS-Studio and discover its secrets :).
Article
Added by: Cody_Unicorn
// pvs-studio.com
mlpack
mlpack: a fast, header-only C++ machine learning library
Featured Library
// Category Machine Learning
Using std::generator in practice - Nicolai Josuttis - Meeting C++ 2025
Article
Popular Story
// www.youtube.com
A proof of concept of a semistable vector container
Library
Popular Story
// github.com
Writing a blatant Telegram clone using Qt, QML and Rust. And C++
Article
Popular Story
// kemble.net
[ANN] Boost.OpenMethod overview — open multi‑methods in Boost 1.90
Article
Popular Story
// www.boost.org
When LICM fails us — Matt Godbolt’s blog
Article
Popular Story
// xania.org
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
Blog: Why C++ project setup is still painful in 2025 (and my attempt to fix it)
Article
Popular Story
// cpx-dev.vercel.app