simongeilfus / SharedMemoryUtilsLinks
☆13Updated 11 years ago
Alternatives and similar repositories for SharedMemoryUtils
Users that are interested in SharedMemoryUtils are comparing it to the libraries listed below
Sorting:
- Single C++ STL header wrapper for the SQLite3 db☆47Updated 6 years ago
- ☆39Updated 11 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆49Updated 7 months ago
- C++ exception handling library☆40Updated 2 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆48Updated 5 months ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- A single file C++ header-only minizip wrapper library☆29Updated 3 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆22Updated last year
- A simple header-only C++11 std::string formatter☆47Updated 11 years ago
- spdlog简单封装☆53Updated 2 years ago
- C++远程调用框架☆34Updated 11 years ago
- C++11 thread safe, multi-producer, multi-consumer blocking queue, stack & priority queue class☆64Updated 6 years ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆22Updated 3 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.