chronoxor / CppBuildScriptsLinks
C++ Build Scripts
☆14Updated 3 months ago
Alternatives and similar repositories for CppBuildScripts
Users that are interested in CppBuildScripts are comparing it to the libraries listed below
Sorting:
- C++ CMake Scripts☆17Updated 3 months ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 3 months ago
- Depth C++ library☆10Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 3 months ago
- C++ Message Queuing Library and Framework☆92Updated 2 months ago
- C++ Security Library☆40Updated 3 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆40Updated last year
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- Concurrency with modern C++☆32Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Updated 9 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- std::future extension☆37Updated 5 years ago
- Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free…☆65Updated 5 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago