Amirsorouri00 / Shared-Memory-IPC
☆13Updated 5 years ago
Alternatives and similar repositories for Shared-Memory-IPC:
Users that are interested in Shared-Memory-IPC are comparing it to the libraries listed below
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 6 years ago
- shared memory☆20Updated 9 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago
- Distributed File sharing☆23Updated 13 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- Memory check for C/C++.☆12Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 4 years ago
- A C++ HTTP client library mainly based on boost.asio, boost.coroutine☆6Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- ☆18Updated 6 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。 http://hgy413.com/3426.html☆14Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- websocket base on libuv(基于libuv的websocket封装)☆11Updated 9 years ago
- ☆18Updated 11 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- C++远程调用框架☆33Updated 10 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- An extremely simple application server for hosting C++ server pages. Based on the Poco libraries.☆8Updated 9 years ago
- 3D Graphics (+Movement) Engine☆10Updated 3 years ago
- Human-readable stack trace for C and C++ programs and C++ exception backtrace.☆12Updated 12 years ago
- Lock-Free message queue for IPC☆19Updated 11 years ago
- An example epoll imlementation with C++11