IvanSafonov / grpc-cmake-example
gRPC C++ example with CMake
☆193Updated 6 years ago
Alternatives and similar repositories for grpc-cmake-example:
Users that are interested in grpc-cmake-example are comparing it to the libraries listed below
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- C++ library for executors☆501Updated 8 years ago
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- Minimal example of using CMake to manage C++ project with protobuf.☆155Updated last year
- Debugging C++ in a Docker Container with CLion IDE☆221Updated last year
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆442Updated last year
- Asynchronous gRPC with Asio/unified executors☆400Updated last week
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆560Updated last year
- ☆146Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 2 weeks ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆359Updated 4 years ago
- CMake: config mode of find_package command (examples)☆403Updated 3 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆173Updated 5 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆672Updated 4 years ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆294Updated 9 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- Boost.org interprocess module☆145Updated 2 weeks ago
- A C++ interface for linux inotify☆137Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆181Updated 2 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆516Updated 2 years ago
- Example programs for Talking Async videos☆188Updated 2 years ago
- Boost Logging library☆186Updated 2 weeks ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- Common CMake modules☆156Updated last year
- C++ language binding library integrating ZeroMQ with Boost Asio☆326Updated 2 months ago
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆120Updated 4 years ago