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
☆44Updated 6 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☆13Updated 6 months ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- C++ Message Queuing Library and Framework☆92Updated last week
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Depth C++ library☆10Updated 7 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- C++ Security Library☆42Updated 6 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- A cross-platform C++23 library providing embeddable server & client components for HTTP and WebSocket.☆85Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- C++ library for conversion between big and little endian data representations.☆37Updated 8 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- helper repository for various articles that I publish☆62Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆61Updated last week
- Boost.org circular_buffer module☆64Updated last week
- C++ Configuration management library inspired by the Viper package for golang.☆49Updated 4 months ago
- C++ CMake Scripts☆17Updated 6 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆165Updated 10 months ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆203Updated 3 years ago