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:
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- 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
- c/c++ language useful recipes☆95Updated 11 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- ☆34Updated 5 years ago
- C++ utilities☆51Updated 3 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C++ code for RingQueue, SharedMemory and Semaphore☆13Updated 4 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 memory pool written with C++☆59Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 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
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 4 years ago
- C++ Message Queuing Library and Framework☆88Updated last month
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- A lightweight Timer class in C/C++. Feasible for simple profiling. Compatible with Mac, Linux and Windows.☆20Updated 8 years ago