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
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 5 years ago
- ☆14Updated 3 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 9 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 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
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- 机工社《高级C++20编程》随书代码☆54Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 《C++ Move Semantics》的非专业个人翻 译☆74Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- 小的实验项目代码☆33Updated last year
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Professional C++11/14&Boost Development☆60Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- purecpp opensource projects list☆94Updated 2 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆13Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆21Updated 7 years ago
- ☆38Updated 10 years ago
- ☆36Updated 3 years ago
- ☆34Updated 5 years ago
- A plugin-framework that uses C++ and STL.☆156Updated 3 years ago