Pslydhh / obqueue
A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)
☆39Updated 4 years ago
Alternatives and similar repositories for obqueue:
Users that are interested in obqueue are comparing it to the libraries listed below
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- modern c++ raft library☆46Updated 5 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 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
- A actor framework base on C++11/14.☆55Updated 4 years ago
- cxx utils code☆83Updated this week
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ☆37Updated 9 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- zzz's c++ lib☆57Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- RPC framework☆13Updated 6 years ago
- Lock-Free Thread Pool☆77Updated last year
- ☆65Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 8 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago