chronoxor / CppCMakeScripts
C++ CMake Scripts
☆13Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for CppCMakeScripts
- C++ Build Scripts☆13Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆37Updated 8 months ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- Small library providing a platform layer☆13Updated last week
- Concurrency with modern C++☆31Updated 3 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆34Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 8 years ago
- Example program for BoostCon11 talk☆35Updated 13 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- async io-uring based kernel io library☆29Updated 3 years ago
- ASIO Cooperative Task for await-based coroutine☆17Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Updated 6 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- Boost.org function module☆23Updated last week
- C++ Message Queuing Library and Framework☆86Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- C++ Security Library☆36Updated 8 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Real-time centralized logging server ⚡☆34Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago