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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Yesterday
New U.S. executive order on cybersecurity
Article
Popular Story
// herbsutter.com
Awesome C++ Weekly » 448
Top Stories
- The Plethora of Problems With Profiles
- WG21, aka C++ Standard Committee, January 2025 Mailing
- C++ Safety And Security Panel 2024 - Hosted by Michael Wong - CppCon 2024 CppCon
Last 7 Days
Measuring code size and performance of exceptions vs error codes with a real world project
Article
Popular Story
// nibblestew.blogspot.com
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Featured Library
// Category Game Engine
The Plethora of Problems With Profiles
Article
Popular Story
// www.open-std.org
WG21, aka C++ Standard Committee, January 2025 Mailing
Article
Popular Story
// www.open-std.org
The Old New Thing: A simplified overview of ways to add or update elements in a std::map
Article
Popular Story
// devblogs.microsoft.com
C++26 Library: string and string_view Processing
C++26 offers many small improvements around strings and string_views.
Article
Added by: gansm
// www.modernescpp.com
Numerical Relativity 102: Simulating fast binary black hole collisions on the GPU
Article
Popular Story
// 20k.github.io
C++ Modules - Getting started today - Andreas Weis - Meeting C++ 2024
Article
Popular Story
// www.youtube.com
Pistache
A high-performance REST toolkit written in C++
Featured Library
// Category Web Application Framework
Last 30 Days
AREG SDK
AREG is a cross-platform asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
Featured Library
// Category Inter-process communication
C++ Safety And Security Panel 2024 - Hosted by Michael Wong - CppCon 2024 CppCon
Article
Popular Story
// www.youtube.com
Inside STL: Waiting for a std::atomic<std::shared_ptr<T>> to change, part 2
Article
Popular Story
// devblogs.microsoft.com
Awesome C++ Weekly » 447
Top Stories
- The existential threat against C++ and where to go from here - Helge Penne - NDC TechTown 2024
- new C++ core dump analyzer and debug information visualizer
- children discuss constexpr in C++
children discuss constexpr in C++
Article
Popular Story
// youtu.be
A little library for type-erasure: Erased
Library
Popular Story
// github.com
Bringing SerenityOS to real hardware, one driver at a time
Article
Popular Story
// sdomi.pl
C++26: a placeholder with no name
Article
Popular Story
// www.sandordargo.com
Parsing JSON in C & C++: Singleton Tax
Article
Popular Story
// ashvardanian.com