SaaSHub helps you find the best software and product alternatives Learn more →
Awesome-hpp Alternatives
Similar projects and alternatives to awesome-hpp
-
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
-
-
concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
-
replxx
A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.
-
-
ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
awesome-hpp discussion
awesome-hpp reviews and mentions
-
Collecting the best C++ practices
awesome-hpp. A curated list of awesome header-only C++ libraries.
-
oof: real-time, full-color console output for C++
I sampled ten arbitrary projects from https://github.com/p-ranav/awesome-hpp, and not one of them used this pattern. Maybe it's more common in some circles than others?
-
Is C++ Still Worth Learning? Absolutely! Yes Rust And Go Are Awesome. There Is Still Work To Be Done In C++
If package managers seem intimidating, try header-only libraries that require no compilation or configuration.
- A curated list of header-only C++ libraries
-
Why is it preferred to declare functions in header files but not define them?
That doesn't mean there aren't any header-only libraries. Usually small libraries implement everything in a header file. Checkout this GitHub link. With such header-only-libraries, all you have to do is include the header, write code which uses them, compile and you are done. This also doesn't involve the headache of setting up complicated build systems.
-
CXXGraph Library
awesome-hpp
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jun 2025
Stats
p-ranav/awesome-hpp is an open source project licensed under The Unlicense which is an OSI approved license.