Awesome C++ | LibHunt
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things
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
The Awesome C++ feed
Today
mlpack
mlpack: a fast, header-only C++ machine learning library
Yesterday
How catch-block selection works in exception handling
If a pill knows what to treat, could an exception also understand when to stop its journey through the stack? In application programming, a description like this is often enough, but sometimes one wants more details. Well, let's dive in!
OpenEXR
The OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
Last 7 Days
etl
Embedded Template Library
Cute Framework
The *cutest* framework out there for creating 2D games in C++!
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.
Awesome C++ Weekly » 510
Top Stories
- Slug algorithm patent released into the public domain
- Optimizing a Lock-Free Ring Buffer
- Looking at Unity finally made me understand the point of C++ coroutines · Mathieu Ropert
DART
C++20 physics engine for robotics and animation with collision, constraints, and Python bindings
Featured Library // Category Robotics
Last 30 Days
FLTK
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
Featured Library // Category GUI
BDE
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.