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
AppSignal knows why the f*#k it crashed.
Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
Promo
www.appsignal.com
A faster way to convert a timestamp to Hour, Min, Sec
Article
Popular Story
// www.benjoffe.com
Yesterday
preCICE
A coupling library and ecosystem for partitioned multi-physics and multi-scale simulations, including surface and volume coupling.
Featured Library
// Category Scientific Computing
Last 7 Days
The worst programming language of all time /s
Article
Added by: Cody_Unicorn
// pvs-studio.com
Proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
Featured Library
// Category Networking
Awesome C++ Weekly » 533
Top Stories
- On forcing all derived classes to implement a specific non-virtual method, part 2
- C++26: Standard Library Hardening Experiments
- Pck3r is a modern package manager for Windows 10 x64
Last 30 Days
catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
Featured Library
// Category Machine Learning
On forcing all derived classes to implement a specific non-virtual method, part 2
Article
Popular Story
// devblogs.microsoft.com
FTXUI
Features:
- Functional style. Inspired by [1] and React
- Simple and elegant syntax (in my opinion).
- Support for UTF8 and fullwidth chars (→ 测试).
- No dependencies.
- Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors),
- WebAssembly.
- Keyboard & mouse navigation. Operating systems:
- linux emscripten
- linux gcc
- linux clang
- windows msvc
- mac clang
Featured Library
// Category GUI
Awesome C++ Weekly » 532
Top Stories
- AI-generated C++ passes tests. It also uses nearly 2x the loops and drives up memory growth
- How to write the perfect function
- C++26: std::inplace_vector
C++26: std::inplace_vector
Article
Popular Story
// www.sandordargo.com
Clang 23 Release Notes
Article
Popular Story
// releases.llvm.org
Tonight, ShadPS4 joins the hunt: uncovering bugs in the most popular PS4 emulator
Article
Added by: Cody_Unicorn
// pvs-studio.com
CCV
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
Featured Library
// Category Machine Learning
libtorrent
an efficient feature complete C++ bittorrent implementation
Featured Library
// Category BitTorrent
Compile-Time Improvements in LLVM 23
Article
Popular Story
// aengelke.net
C++26 Contracts: What Do They Add Beyond Manual Checks and Assertions?
Article
Popular Story
// techfortalk.co.uk
UNITS
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
Featured Library
// Category Miscellaneous
Reducing C++ template bloat by factoring out the type-dependent portions of the function
Article
Popular Story
// devblogs.microsoft.com
Compile-Time Borrow Checker with Stateful Metaprogramming
Article
Popular Story
// youtu.be