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:
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 6 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- c/c++ language useful recipes☆96Updated 11 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆14Updated 5 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago
- c++ reflection library base on c++11 which very simple to use in order to increase productivity☆52Updated 5 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 4 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- ☆34Updated 6 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- A C++11 Thread pool with 3 priorities☆10Updated 6 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 8 years ago
- Professional C++11/14&Boost Development☆60Updated 5 years ago
- C++ utilities☆55Updated 5 months 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
- 《Hands-On Design Patterns with C++ - 2ed》的非专业个人翻译☆31Updated last month
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- Array based threaded red-black tree☆14Updated 8 years ago
- 23 Design Patterns implemented by C++☆157Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆56Updated 10 years ago
- ☆40Updated 11 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 3 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 4 years ago