chronoxor / CppTemplateLinks
Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with GitHub Action continuous integration
☆41Updated 2 months ago
Alternatives and similar repositories for CppTemplate
Users that are interested in CppTemplate are comparing it to the libraries listed below
Sorting:
- C++ Build Scripts☆14Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Boost.org circular_buffer module☆58Updated last month
- C++ Message Queuing Library and Framework☆88Updated last week
- Pipelines for Modern C++☆67Updated 4 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 2 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- C++ Security Library☆39Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Google Benchmark data visualization tool☆26Updated last week
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Libunifex networking library☆20Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago