From 1519ee0cda98acdbaabafb092396f66048cd4229 Mon Sep 17 00:00:00 2001 From: skdevgig07 <114621648+skdevgig07@users.noreply.github.com> Date: Wed, 23 Nov 2022 22:20:18 +0530 Subject: [PATCH] Update README.md Hello - request review and approval on the inclusion of Explore C++ on your list. It would be a good addition under MISC section of this article. Would you like to include it in your list? We'd love to hear your feedback. Thanks! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03a10cb21..c4165ede7 100644 --- a/README.md +++ b/README.md @@ -982,6 +982,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [CPPItertools](https://github.com/ryanhaining/cppitertools) - Range-based for loop add-ons inspired by the Python builtins and itertools library. [BSD-2-Clause] * [D++ (DPP)](https://github.com/brainboxdotcc/DPP) - A lightweight, high performance and scalable C++ library for creating Discord Bots. [Apache2] [website](https://dpp.dev) * [DynaMix](https://github.com/iboB/dynamix) - A library which allows you to compose and modify objects at run time. [MIT] +* [Explore C++](https://kandi.openweaver.com/explore/c++) - Discover & find a curated list of popular C++ libraries, trending project kits, tutorials & learning resources on kandi. * [fccf](https://github.com/p-ranav/fccf) - A command-line tool that recursively searches a directory to find C/C++ source code matching a search string. [MIT] * [{fmt}](https://github.com/fmtlib/fmt) :zap: - Small, safe and fast formatting library for C++. [Simplified BSD] * [FastFormat](http://www.fastformat.org) - Fast, Safe C++ Formatting inspired by log4j and Pantheios [Simplified BSD]