mutouyun / lock-free-queueLinks
CN-CppUserGroup-2019-1,lock-free queue demo
☆90Updated 4 years ago
Alternatives and similar repositories for lock-free-queue
Users that are interested in lock-free-queue are comparing it to the libraries listed below
Sorting:
- modern c++ raft library☆47Updated 5 years ago
- Boost.Hana中文文档☆113Updated 4 years ago
- ☆65Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- 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
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- asio examples☆195Updated 11 months ago
- purecpp opensource projects list☆92Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- Thread safe, lock-free memory pool.☆59Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Asio源码分析(初)☆22Updated 6 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- Based on gmock, can mock global function, member function, class static function without changing source code.☆79Updated last year
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆225Updated 2 months ago
- some different implementations of queue and test result☆32Updated 2 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- ☆77Updated 2 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
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- 基于C++14语法的任务链☆23Updated 5 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
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago