chronoxor / CppTemplate
Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with GitHub Action continuous integration
☆37Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for CppTemplate
- C++ Build Scripts☆13Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆61Updated 9 months ago
- Boost.org circular_buffer module☆54Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- C++11 compatible charconv☆27Updated this week
- C++ CMake Scripts☆13Updated 8 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated 5 months ago
- C++ Message Queuing Library and Framework☆86Updated last week
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- Pipelines for Modern C++☆57Updated 4 years ago
- Boost.org unordered module☆63Updated 2 weeks ago
- JSON Serializer using compile time reflection☆20Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- An easier way to write asynchronous c++ grpc clients/servers.☆34Updated 4 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ Security Library☆36Updated 8 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆153Updated 8 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆22Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Low-level HTTP/1 Protocol C++11 Library using Boost.ASIO☆9Updated this week