lishiming / shm_round_robin_queue
shared memory
☆20Updated 8 years ago
Alternatives and similar repositories for shm_round_robin_queue:
Users that are interested in shm_round_robin_queue are comparing it to the libraries listed below
- 多种无锁队 列☆43Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- ☆17Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- modern c++ raft library☆46Updated 5 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- a light-weight event loop based on epoll☆24Updated 7 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- simple c json parse☆16Updated 2 years ago
- Lock-Free Thread Pool☆76Updated last year
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- A hashtable in C☆58Updated 11 years ago