marso329 / BlockingQueueLinks
Simple Blockingqueue I have used in many projects
☆19Updated 8 years ago
Alternatives and similar repositories for BlockingQueue
Users that are interested in BlockingQueue are comparing it to the libraries listed below
Sorting:
- header only log inherited from Nanolog☆39Updated 5 years ago
- Asynchronous timer queue mechanism(C++11)☆23Updated 10 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- std::future extension☆37Updated 5 years ago
- a modern c++17 high performance, cross-platform distributed mq☆26Updated 5 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- a header-only event-driven library based on c++11.☆35Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- C++ Plugin framework☆81Updated 4 years ago
- spdlog简单封装☆52Updated 2 years ago
- This repository contains description of C++11 and C++14 Smart Pointers Trilogy of shared_ptr, unique_ptr and weak_ptr☆50Updated 7 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- C++ std::string 实用函数库☆18Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- Cross platform rudp library with C++11☆82Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Updated 4 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆22Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- C++ Message Queuing Library and Framework☆92Updated last week
- C++ Rapid development library based on Inversion of Control And Aspect Oriented Programming Support.☆60Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 4 months ago
- This is the lightweight and highly concurrent thread pool of C++.☆18Updated 2 years ago
- A portable, pure C++11 timer component.☆181Updated last year
- ☆39Updated 11 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.