SkillAgentSearch skills...

RingQueue

A lock-free(or spin-lock) Queue implemented by RingBuffer.

Install / Use

/learn @shines77/RingQueue
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RingQueue

A message queue implemented by RingBuffer that use spin-lock or lock-free.

一个用RingBuffer实现的消息队列,使用自旋锁或lock-free.

GBK-version:

https://github.com/shines77/RingQueue

UTF8-version:

https://github.com/shines77/RingQueue-utf8

Supported Systems

  • Windows XP or later (32-bit or 64-bit)
  • Linux OS (32-bit or 64-bit)
  • MacOS X10.6 or higher (32-bit or 64-bit)

Blog Topic(s):

http://www.cnblogs.com/shines77/p/4192787.html

http://www.cnblogs.com/shines77/p/4209871.html

http://www.cnblogs.com/shines77/p/4217636.html

View on GitHub
GitHub Stars130
CategoryDevelopment
Updated16d ago
Forks56

Languages

C++

Security Score

95/100

Audited on Mar 11, 2026

No findings