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
C++ as a 21st century language - Bjarne Stroustrup
Article
Popular Story
// youtu.be
Yesterday
Discover C++26’s compile-time reflection
Article
Popular Story
// lemire.me
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
Last 7 Days
Trip report: June 2025 ISO C++ standards meeting
Article
Popular Story
// herbsutter.com
Clang-Format Optimizer
Library
Popular Story
// github.com
So you want to serialize some DER?
Article
Popular Story
// alexgaynor.net
Revisiting Knuth’s “Premature Optimization” Paper
Article
Popular Story
// probablydance.com
BDE
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Featured Library
// Category Frameworks
Awesome C++ Weekly » 470
Top Stories
- TIL: filter_view has unimplementable complexity requirements
- jemalloc Postmortem
- C++26: Disallow Binding a Returned Reference to a Temporary
Performance measurements comparing a custom standard library with the STL on a real world code base
Article
Popular Story
// nibblestew.blogspot.com
Data-Parallel Types (SIMD)
The data-parallel types (SIMD) library provides data-parallel types and operations on them. Today, I want to take a closer look at this.
Article
Added by: gansm
// www.modernescpp.com
Writing a helper class for generating a particular category of C callback wrappers around C++ methods
Article
Popular Story
// devblogs.microsoft.com
TIL: filter_view has unimplementable complexity requirements
Article
Popular Story
// www.youtube.com
Known pitfalls in C++26 contracts
Article
Popular Story
// www.youtube.com
Xmake v3.0 released, Improve c++ modules and jobgraph support
Update
Popular Story
// github.com
Last 30 Days
CImg
The CImg Library is a small and open-source C++ toolkit for image processing
Featured Library
// Category Image Processing
An in-depth interview with Bjarne Stroustrup at Qt World Summit 2025
Article
Popular Story
// www.youtube.com
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 [email protected] are welcome.
Featured Library
// Category Cryptography
TreeFrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Featured Library
// Category Web Application Framework
Enchantum now supports clang!
Library
Popular Story
// github.com
Cancellations in Asio: a tale of coroutines and timeouts [using std::cpp 2025]
Article
Popular Story
// youtu.be
C++26: Disallow Binding a Returned Reference to a Temporary
Article
Popular Story
// www.sandordargo.com
jemalloc Postmortem
Article
Popular Story
// jasone.github.io