Skeleton for quick new C++ project setup
☆42Feb 8, 2017Updated 9 years ago
Alternatives and similar repositories for skeleton
Users that are interested in skeleton are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ unit testing experiments☆67May 6, 2023Updated 3 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- ☆11Dec 16, 2017Updated 8 years ago
- Simple Performance Timer for C++ apps☆22Jan 8, 2016Updated 10 years ago
- C++ heterogeneous and lock-free containers☆13Sep 5, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- My Meeting C++ lightning talks: "Meaningful Casts" and "Static If".☆10Jan 18, 2016Updated 10 years ago
- Mutex implementations and utilities☆31Jan 22, 2017Updated 9 years ago
- Functional Utilities for C++☆41Mar 16, 2015Updated 11 years ago
- ☆22Feb 26, 2019Updated 7 years ago
- An assembly REPL.☆38Feb 13, 2018Updated 8 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- R package providing Asio C++ library header files☆13Jul 27, 2026Updated last month
- transducers in C++ 14☆39Sep 23, 2014Updated 11 years ago
- Accelerator Programming Library in C++☆57May 23, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Lightweight C++ RPC framework without code generation☆34Mar 6, 2020Updated 6 years ago
- Conan package for Qt☆11Jul 2, 2018Updated 8 years ago
- C++ container graph visualization for lldb.☆23Aug 23, 2019Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Mar 15, 2019Updated 7 years ago
- Experimental support for the Boost libraries on biicode☆14Jul 29, 2015Updated 11 years ago
- The fowler video store code extended to a simple command line app in order to practice refactoring from procedural to object-oriented c…