Repository Details
Shared by


HelloGitHub Rating
0 ratings
Claim
Discuss
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.
Comments
Rating:
No comments yet