C++ LibHunt Info
![]() |
Static code analysis for 29 languages.
sponsored
www.sonarqube.org
|
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
![]() |
Developer Ecosystem Survey 2022
sponsored
surveys.jetbrains.com
|
MORE - Discover
trending C++ projects by mentions on social networks.
The Awesome C++ feed
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
cuda-api-wrappers
Thin C++-flavored header-only wrappers for core CUDA APIs: Runtime, Driver, NVRTC, NVTX.
Featured Library
// Category GUI
Yesterday
Microsoft guide for Deducing this
Article
Popular Story
// devblogs.microsoft.com
Mom, can we have monadic do notation / monad comprehension in C++?
Library
Popular Story
// github.com
Last 7 Days
Design Patterns and Architectural Patterns with C++: A First Overview
Based on my last poll, "Which mentoring program should I implement next?" I recognized that there is a significant demand for writing about "Design Patterns and Architectural Patterns with C++". Today, I would like to present to you my plan for future posts.
Article
Added by: gansm
// www.modernescpp.com
Undefined behavior in C is a reading error.
Article
Popular Story
// www.yodaiken.com
Panda3D
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Featured Library
// Category Game Engine
C++Now 2022: Searching for Convergence in C++ Package Management
Article
Popular Story
// www.youtube.com
Intro to C++ Quick Fixes in VS Code with SonarLint
Article
Popular Story
// youtu.be
unordered_multiset’s API affects its big-O
Article
Popular Story
// quuxplusone.github.io
SimpleBinaryEncoding
Simple Binary Encoding (SBE) - High Performance Message Codec
Featured Library
// Category Serialization
Awesome C++ Weekly » 314
Top Stories
- Undefined behavior can result in time travel (among other things, but time travel is the funkiest), by Raymond Chen
- Advancing the state of the art for <code>std::unordered_map</code> implementations
- [RFC] An MLIR based Clang IR (CIR)
Follow us on Twitter @CppLibHunt
Revisiting Stateful Metaprogramming in C++20
Article
Popular Story
// mc-deltat.github.io
Undefined behavior can result in time travel (among other things, but time travel is the funkiest), by Raymond Chen
Article
Popular Story
// devblogs.microsoft.com
Last 30 Days
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.
Featured Library
// Category Image Processing
[RFC] An MLIR based Clang IR (CIR)
Article
Popular Story
// discourse.llvm.org
C xor C++ Programming
Article
Popular Story
// docs.google.com
PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, WinPcap, DPDK and PF_RING.
Featured Library
// Category Networking
Ranges Improvements with C++23
Thanks to C++23, constructing containers will become more convenient. Additionally, the ranges library got more new views.
Article
Added by: gansm
// www.modernescpp.com
Instruction-level parallelism in practice: speeding up memory-bound programs with low ILP
Article
Popular Story
// johnysswlab.com
Mold Linker v1.3.0 released
Update
Popular Story
// github.com
Advancing the state of the art for <code>std::unordered_map</code> implementations
Article
Popular Story
// bannalia.blogspot.com
Awesome C++ Weekly » 313
Top Stories
- TIL about the std::ranges compile time tax everyone using C++20 pays.
- ADSP Episode 81: C++ Should Leave ISO
- C++20 Ranges Algorithms - sorting, sets, other and C++23 updates
Follow us on Twitter @CppLibHunt