https://github.com/findstr/cqueue
全无锁队列
https://github.com/findstr/cqueue
Last synced: 2 months ago
JSON representation
全无锁队列
- Host: GitHub
- URL: https://github.com/findstr/cqueue
- Owner: findstr
- Created: 2014-08-28T13:23:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T02:43:14.000Z (over 11 years ago)
- Last Synced: 2025-02-26T23:34:42.901Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cqueue
a lock-free queue for c