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
- std::future extension☆37Updated 4 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
- spdlog简单封装☆49Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A C++ port of Twitter's Snowflake id generation algorithm☆73Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆19Updated 5 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- gRPC C++ bidirectional streaming example☆49Updated 4 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- ☆45Updated last year
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆11Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- Three major design patterns for multithreading development☆32Updated last year
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- some different implementations of queue and test result☆32Updated 2 years 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
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- ☆38Updated 10 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago