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
☆39Updated 11 months ago
Alternatives and similar repositories for CppTemplate:
Users that are interested in CppTemplate are comparing it to the libraries listed below
- C++ Build Scripts☆14Updated 2 years ago
- C++ CMake Scripts☆14Updated 11 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Depth C++ library☆10Updated 6 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Asio Buffers without the Asio☆12Updated 3 weeks ago
- Pipelines for Modern C++☆62Updated 4 years ago
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- C++ Security Library☆39Updated 11 months ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆33Updated last week
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Boost.org circular_buffer module☆54Updated 2 months ago
- Simple resource pool for recycling resources in C++☆66Updated 7 months ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆41Updated this week
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 11 months ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆23Updated 3 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆78Updated 3 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated 11 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago