faaxm / exmpl-cmake-grpcLinks
Example cmake project for grpc / protobuf
☆131Updated 8 months ago
Alternatives and similar repositories for exmpl-cmake-grpc
Users that are interested in exmpl-cmake-grpc are comparing it to the libraries listed below
Sorting:
- Asynchronous gRPC with Asio/unified executors☆439Updated last week
- Example programs for Talking Async videos☆206Updated 2 years ago
- A set of cmake modules to assist in building code☆300Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆319Updated 4 months ago
- gRPC C++ example with CMake☆194Updated 6 years ago
- Boost.org interprocess module☆167Updated last week
- C++14 Finite State Machine library☆177Updated 5 years ago
- A C++ interface for linux inotify☆146Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆570Updated 4 months ago
- gRPC C++ bidirectional streaming example☆51Updated 5 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☆172Updated 5 years ago
- 0mq 'highlevel' C++ bindings☆470Updated 3 years ago
- JSON-RPC for modern C++☆279Updated last year
- Working examples of Python, C++, C and JS new features☆138Updated 4 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆438Updated last year
- Minimal example of using CMake to manage C++ project with protobuf.☆157Updated 2 years ago
- Fast C++ IPC using shared memory☆624Updated 3 years ago
- A gRPC C++ tutorial☆54Updated 2 years ago
- Coroutines for C++20 & asio