Star History

cameron314/concurrentqueue - 12.2k Stars · Global Rank #3996

Global Rank#3996Apr 15, 2026
Global Rank#3996Apr 15, 2026
since Nov 2014
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++NOASSERTION
12.2k
1.9k
52
Weekly
3stars
·
0pushes
Stars
Contributors
New Stars
New Pushes
Forks
star-history.com
Share
star-history.comGlobal Rank #3996
star-history.comGlobal Rank #3996
GitHub README
<p align="center">
 <a href="https://www.star-history.com/cameron314/concurrentqueue">
  <picture>
   <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/badge?repo=cameron314/concurrentqueue&theme=dark" />
   <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/badge?repo=cameron314/concurrentqueue" />
   <img alt="Star History Rank" src="https://api.star-history.com/badge?repo=cameron314/concurrentqueue" />
  </picture>
 </a>
</p>
Markdown (Light)
[![Star History Rank](https://api.star-history.com/badge?repo=cameron314/concurrentqueue)](https://www.star-history.com/cameron314/concurrentqueue)
Markdown (Dark)
[![Star History Rank](https://api.star-history.com/badge?repo=cameron314/concurrentqueue&theme=dark)](https://www.star-history.com/cameron314/concurrentqueue)
HTML (Light)
<p align="center">
 <a href="https://www.star-history.com/cameron314/concurrentqueue"><img src="https://api.star-history.com/badge?repo=cameron314/concurrentqueue" alt="Star History Rank" /></a>
</p>
HTML (Dark)
<p align="center">
 <a href="https://www.star-history.com/cameron314/concurrentqueue"><img src="https://api.star-history.com/badge?repo=cameron314/concurrentqueue&theme=dark" alt="Star History Rank" /></a>
</p>