colinsusie / ipc_benchmark
IPC benchmark on Linux
☆63Updated 4 years ago
Alternatives and similar repositories for ipc_benchmark:
Users that are interested in ipc_benchmark are comparing it to the libraries listed below
- libevent source code analysis☆62Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆66Updated 5 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆131Updated 8 months ago
- Redis C++ Client☆66Updated last year
- modern c++ raft library☆47Updated 5 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- skip list with rank, code less than z_set in redis☆173Updated last year
- ☆150Updated 2 months ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- My Blog & Thanks Github!☆286Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统 的跨平台框架库☆222Updated last week
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- Template meta programming package by C++11.☆130Updated 8 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆158Updated 3 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- ☆53Updated 11 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Automatic output function for STL containers☆53Updated 3 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago