shuhaoliu / docker-clion-dev
Debugging C++ in a Docker Container with CLion IDE
☆221Updated last year
Alternatives and similar repositories for docker-clion-dev:
Users that are interested in docker-clion-dev are comparing it to the libraries listed below
- gRPC C++ example with CMake☆193Updated 6 years ago
- ☆139Updated last year
- ☆201Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago
- Asynchronous gRPC with Asio/unified executors☆400Updated last week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆514Updated 2 years ago
- A C++ API for Kafka clients (i.e. KafkaProducer, KafkaConsumer, AdminClient)☆378Updated 6 months ago
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- Tutorial on learning the Google Test (GTest) testing framework☆38Updated 5 years ago
- bazel.cmake mimics the behavior of bazel to simplify the usability of CMake☆47Updated 6 years ago
- Minimal example of using CMake to manage C++ project with protobuf.☆155Updated last year
- Framework for building asynchronous, multi-threaded gRPC services☆140Updated 4 years ago
- Easy Boost integration in CMake projects☆403Updated 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
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆359Updated 4 years ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆565Updated this week
- A set of cmake modules to assist in building code☆281Updated 3 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- CMake: config mode of find_package command (examples)☆403Updated 3 years ago
- Add compile_commands.json to your C++ Bazel Project☆149Updated 3 years ago
- Example library that shows best practices and proper usage of CMake by using targets☆672Updated 4 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆417Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- A high performance C++ log library, producing structured binary logs☆672Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- C++ library for executors☆501Updated 8 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆442Updated last year
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago