C++ LibHunt Info
|
Less time debugging, more time building
sponsored
scoutapm.com
|
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
|
SaaSHub - Software Alternatives and Reviews
sponsored
www.saashub.com
|
NEW - Discover
trending C++ projects by mentions on social networks.
The Awesome C++ feed
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Projections with Ranges
The algorithms of the ranges library are lazy, can work directly on the container, and can easily be composed. But they have more to offer: projections. A projection is a mapping of a set into a subset. Let me show you in this post what that means:
Article
Added by: gansm
// www.modernescpp.com
Embracing Modern C++ Safely, Book Review
Article
Popular Story
// www.cppstories.com
C++ Actor Framework
An Open Source Implementation of the Actor Model in C++
Featured Library
// Category Concurrency
Yesterday
HPX
The C++ Standard Library for Parallelism and Concurrency
Featured Library
// Category Concurrency
Last 7 Days
Microtone, my midi synthesis library. The ftxui-based example app runs in your terminal (Windows / MacOS).
Library
Popular Story
// github.com
Merge K Sorted Lists
In this article, we will discuss this problem and the approaches to solving this problem, with their pros, cons, and code. So, get ready because it is going to be an interesting ride!
Article
Added by: coderx
// favtutor.com
Where's the Race Condition? "But the code works on AArch64, how can it fail on X86_64?!"
Article
Popular Story
// cpufun.substack.com
Awesome C++ Weekly » 310
Top Stories
- Compiler Explorer is 10 today!
- Assignment for optional<T>
- Sometimes, it *is* a compiler bug: My journey in finding and fixing a bug in a C++ toolchain
Follow us on Twitter @CppLibHunt
hdoc (the modern documentation tool for C++) now integrates with GitHub CI
Article
Popular Story
// hdoc.io
OpenImageIO
Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
Featured Library
// Category Image Processing
Sometimes, it *is* a compiler bug: My journey in finding and fixing a bug in a C++ toolchain
Article
Popular Story
// quick-lint-js.com
GitHub - martinus/svector: Small Vector optimization
Library
Popular Story
// github.com
nanoMODBUS
A compact MODBUS RTU/TCP C library for microcontrollers
Assignment for optional<T>
Article
Popular Story
// brevzin.github.io
Branch/cmove and compiler optimizations
Article
Popular Story
// kristerw.github.io
ZAB
C++20 liburing backed coroutine executor and event loop framework.
Last 30 Days
Built this utility for converting code screenshots to text with the help of C++ (backend)
Article
Popular Story
// www.codefromscreenshot.com
WG21, aka C++ Standard Committee, May 2022 Mailing
Article
Popular Story
// www.open-std.org
About C++ Dependency Management
Article
Popular Story
// www.incredibuild.com
Cheatsheet for the C++ core guidelines
Library
Popular Story
// github.com
The Ranges Library in C++20: More Details
Thanks to the ranges library, working with the Standard Template Library (STL) is much more comfortable and powerful. The algorithms of the ranges library are lazy, can work directly on the container, and can easily be composed. But there is more to it:
Article
Added by: gansm
// www.modernescpp.com
Compiler Explorer is 10 today!
Article
Popular Story
// xania.org
Pitch me on C++
Article
Popular Story
// dev.to
std::relocate's implementation is cute
Article
Added by: Quuxplusone
// quuxplusone.github.io

