chronoxor / CppBuildScripts
C++ Build Scripts
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppBuildScripts
- C++ CMake Scripts☆13Updated 8 months 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
- C++ implementation of LMAX disruptor☆11Updated 9 years 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++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- ☆25Updated last month
- 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
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++11 header-only thread pool library☆18Updated 5 years ago
- Asynchronous http client on top of libuv(v1.0)☆7Updated 9 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- C++ Security Library☆36Updated 8 months ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated this week
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- std::future extension☆37Updated 4 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago