下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
High-Performance Lock-Free Concurrent Queue in C++
Claim
Collect
Share
11.1k
Stars
No
Chinese
C++
Language
Yes
Active
43
Contributors
65
Issues
No
Organization
1.0.4
Latest
2k
Forks
None
License
More
This project is a fast, lock-free, concurrent queue written in C++11, supporting multiple threads to perform producer and consumer operations simultaneously. It features the absence of locks and only requires a single header file, making it suitable for various scenarios that require high-performance concurrency processing.
Included in:
Vol.98
Tags:
C++

Comments

Rating:
No comments yet