mooncreeks / threadSafeBuffer
An example of thread-safe double-buffering implemented in C++
☆11Updated 6 years ago
Alternatives and similar repositories for threadSafeBuffer:
Users that are interested in threadSafeBuffer are comparing it to the libraries listed below
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- ☆34Updated 5 years ago
- this is my summary c++ common tools☆27Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- purecpp opensource projects list☆94Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- 小的实验项目代码☆33Updated last year
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- ☆38Updated 10 years ago
- std::future extension☆37Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 5 years ago
- C++ Workflow with kubernetes automated deployment.☆30Updated 3 years ago
- ☆14Updated 3 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- a modern c++ plugin library☆85Updated 3 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆50Updated 4 years ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- cpp plugin template framework☆28Updated 10 years ago