shuhaoliu / docker-clion-dev
Debugging C++ in a Docker Container with CLion IDE
☆222Updated 2 years ago
Alternatives and similar repositories for docker-clion-dev
Users that are interested in docker-clion-dev are comparing it to the libraries listed below
Sorting:
- gRPC C++ example with CMake☆193Updated 6 years ago
- A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)☆382Updated 8 months ago
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆300Updated last month
- Minimal example of using CMake to manage C++ project with protobuf.☆156Updated 2 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
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- ☆203Updated 2 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆417Updated 4 months ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- A ZooKeeper client for C++.☆156Updated 2 years ago
- A fast work-stealing queue template in C++☆306Updated last year
- ☆146Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆673Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆360Updated last year
- Example cmake project for grpc / protobuf☆125Updated last month
- Asynchronous gRPC with Asio/unified executors☆410Updated this week
- High performance C++11 thread pool☆576Updated 4 years ago
- Tutorial on learning the Google Test (GTest) testing framework☆38Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆348Updated 7 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- Modern C++ Apache Kafka client library (wrapper for librdkafka)☆627Updated last year
- CMake: config mode of find_package command (examples)☆402Updated 3 years ago
- CMake wrapper for conan C and C++ package manager☆865Updated last month
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆736Updated 5 years ago
- A header-only C++ library for task concurrency☆625Updated last year
- Using nlohmann::json with pybind11☆151Updated 5 months ago