mooncreeks / threadSafeBufferLinks
An example of thread-safe double-buffering implemented in C++
☆11Updated 7 years ago
Alternatives and similar repositories for threadSafeBuffer
Users that are interested in threadSafeBuffer are comparing it to the libraries listed below
Sorting:
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 6 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- 23 Design Patterns implemented by C++☆155Updated 8 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- C++ utilities☆56Updated 6 months ago
- c/c++ language useful recipes☆96Updated 12 years ago
- 《Hands-On Design Patterns with C++ - 2ed》的非专业个人翻译☆32Updated 2 months ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 6 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆81Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Boost速查手册☆106Updated 6 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- The Annotated SGI STL Sources☆108Updated 10 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆241Updated last month
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆141Updated 4 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆248Updated 5 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago