zhiyuan2007 / IPC-performance-compareLinks
Compare performance of IPC(Inter-Process Communication), include file, zeromq, socket, unixsocket, share-memory, msq-queue and so on
☆30Updated 5 years ago
Alternatives and similar repositories for IPC-performance-compare
Users that are interested in IPC-performance-compare are comparing it to the libraries listed below
Sorting:
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)☆282Updated 9 years ago
- 多种无锁队列☆43Updated 7 years ago
- This is a tool library that includes log, fsm, state machine...☆100Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- A small thread-safe queue written in C☆106Updated 5 years ago
- A memory pool written with C++☆59Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated 3 weeks ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Updated 13 years ago
- Lock-Free Thread Pool☆79Updated last year
- OpenSource WebSocket toolkit☆126Updated 4 months ago
- shared memory☆21Updated 9 years ago
- foonathan/memory vendor package for Fast DDS. Looking for commercial support? Contact info@eprosima.com☆32Updated 9 months ago
- 用于搭建高性能、全异步、树形结构的BUS消息系 统的跨平台框架库☆227Updated 3 weeks ago
- Simple C++multithread lib☆126Updated 6 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- Fork of Log4c project☆92Updated 8 years ago
- ☆71Updated 5 years ago
- openssl surpport for handy☆42Updated 9 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year