Ringbuffer
A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
Install / Use
/learn @idreamerhx/RingbufferREADME
========== ringbuffer
A single header C++ implementation of threadsafe and non-threadsafe fixed-size,
templated, STL-style cicular buffers (atomic_ringbuffer.hpp and
ringbuffer.hpp, respectively). Both versions support full RAII/RRID
compliance and the strong exception safety guarantee wherever possible.
Info
Both files are known to compile with clang++ (ver. Apple LLVM 7.0.0),
and g++ (ver. 5.2.0) on OS X 10.11, under both -std=c++11 and
-std=c++14.
License
ringbuffer is licensed under the OSI Approved MIT License Copyrighted (c) 2015 by Dalton Woodard. Please see the file LICENSE.md distributed with this package for details.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
