abseil-cpp VS MPMCQueue.h

Compare abseil-cpp vs MPMCQueue.h and see what are their differences.

abseil-cpp

Abseil Common Libraries (C++) (by abseil)

MPMCQueue.h

A bounded multi-producer multi-consumer concurrent queue written in C++11 (by rigtorp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
abseil-cpp MPMCQueue.h
54 2
13,878 1,079
2.1% -
9.5 2.8
7 days ago about 1 month ago
C++ C++
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

abseil-cpp

Posts with mentions or reviews of abseil-cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.

MPMCQueue.h

Posts with mentions or reviews of MPMCQueue.h. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-18.

What are some alternatives?

When comparing abseil-cpp and MPMCQueue.h you can also consider the following projects:

Folly - An open-source C++ library developed and used at Facebook.

moodycamel - A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

Boost - Super-project for modularized Boost

Disruptor - High Performance Inter-Thread Messaging Library

spdlog - Fast C++ logging library.

readerwriterqueue - A fast single-producer, single-consumer lock-free queue for C++

Qt - Qt Base (Core, Gui, Widgets, Network, ...)

libmill - Go-style concurrency in C

EASTL - Obsolete repo, please go to: https://github.com/electronicarts/EASTL

Thrust - [ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

BDE - Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

A C++14 library for executors - C++ library for executors