A lock-free(or spin-lock) Queue implemented by RingBuffer.
☆130Oct 16, 2020Updated 5 years ago
Alternatives and similar repositories for RingQueue
Users that are interested in RingQueue are comparing it to the libraries listed below
Sorting:
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- A spin-lock Queue implemented by RingBuffer.☆21Oct 24, 2016Updated 9 years ago
- 一个仍处于研究中的比 Java、C# 虚拟机更快的虚拟机 (虚拟 CPU)。☆16Dec 25, 2024Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- C++ network library☆10Apr 14, 2015Updated 10 years ago
- Lock-free linked list☆16Nov 10, 2012Updated 13 years ago
- 更好的序列化库,c++14开发,header-only,简洁高效。Now there is a better serialization libray//github.com/qicosmos/iguana please replace kapok with iguana.☆188Nov 18, 2024Updated last year
- C++ std::string 实用函数库☆18Apr 1, 2016Updated 9 years ago
- C++ network library based on `libgo`.☆244Dec 22, 2018Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- A C++ hand writing SQL parser inspired by [Ali Druid](https://github.com/alibaba/druid) which is written in Java☆14Jun 18, 2017Updated 8 years ago
- An universal coroutine rpc framework implemented with c++11.☆71Apr 9, 2017Updated 8 years ago
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 10 years ago
- A lightweight asynchronous event-driven network application framework in C++.☆106Jan 14, 2015Updated 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Aug 20, 2015Updated 10 years ago
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- SPServer is a high concurrency server framework library written on C++☆37Oct 3, 2010Updated 15 years ago
- Qt 编写的鉴权流程封装组件☆10Feb 17, 2017Updated 9 years ago
- ☆13Jul 10, 2019Updated 6 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- Server for a chinese Unity3D MOBA☆17Aug 29, 2017Updated 8 years ago
- RPC(Remote Procedure Call) on top of nark-serialization☆50Oct 6, 2024Updated last year
- disruptor concurency pattern in c++☆499Jan 31, 2024Updated 2 years ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- libpaxos的注释版本☆34Aug 25, 2014Updated 11 years ago
- ADATA is an efficient cross platform serialization library for C/C++, with support for Lua, C#, JavaScript and Java.☆44Dec 4, 2020Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Jan 11, 2022Updated 4 years ago
- ☆37May 3, 2015Updated 10 years ago
- C++ TCP Library☆16Nov 2, 2022Updated 3 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆322Oct 29, 2025Updated 4 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago
- Multithreaded, libevent-based socket server.☆10Mar 18, 2024Updated 2 years ago