marso329 / BlockingQueue
Simple Blockingqueue I have used in many projects
☆18Updated 7 years ago
Alternatives and similar repositories for BlockingQueue:
Users that are interested in BlockingQueue are comparing it to the libraries listed below
- spdlog简单封装☆50Updated last year
- 简单有效的内存池实现☆94Updated 8 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 10 years ago
- ☆16Updated 2 years ago
- std::future extension☆37Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Single header static reflection library for C++14 and above☆28Updated 8 months ago
- A single header c++ timer☆19Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆53Updated 10 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆49Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Three major design patterns for multithreading development☆32Updated last year
- C++ implement ThreadPool on windows☆39Updated 6 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- purecpp opensource projects list☆93Updated 2 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- ☆37Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- Mongoose c++ library☆17Updated 6 years ago
- A simple C++11 Thread Pool implementation☆122Updated 7 months ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago