duckie / cpp_project_template
A simple template to start quickly a C++ project managed by CMake.
☆41Updated 6 years ago
Alternatives and similar repositories for cpp_project_template:
Users that are interested in cpp_project_template are comparing it to the libraries listed below
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 11 months ago
- C++ async operations☆101Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Skeleton for quick new C++ project setup☆42Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- C++ standard proposals☆16Updated 5 years ago
- WIP☆26Updated 5 years ago
- ZeroMQ C++ binding.☆29Updated 7 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆84Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The Bit Library☆58Updated 6 years ago
- A C++20 unit test framework☆123Updated last month
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago