Learn2Live

随机笔记

  • Nueral Network Learning Notes

  • leet2762.continuous-subarrays

  • 2023-01-09

  • 202305161028内存模型

  • 在 Beamer 中使用参考文献

Home

❯

__zettel

❯

202306281018循环队列参考

202306281018循环队列参考

2023年6月28日1分钟阅读

  • 循环队列
  • cpp

下列材料可供实现并发循环队列时参考:

  1. https://github.com/facebook/folly/blob/main/folly/ProducerConsumerQueue.h
  2. https://moodycamel.com/blog/2013/a-fast-lock-free-queue-for-c++.htm
  3. https://preshing.com/20120625/memory-ordering-at-compile-time/
  4. https://github.com/cameron314/readerwriterqueue

关系图谱

Created with Quartz v4.5.2 © 2025 - 2026 ❤️ Yychi