Pslydhh / obqueue
A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)
☆39Updated 3 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
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- ☆37Updated 9 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
- modern c++ raft library☆46Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- ☆66Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Lock-free implementation of the token bucket algorithm in C++☆56Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- header only log inherited from Nanolog☆37Updated 4 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- ☆19Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year