A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts
☆20Nov 2, 2015Updated 10 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- ☆40Sep 29, 2014Updated 11 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- 用于计算C++程序或算法的运行时间,基于C++11☆11Sep 29, 2018Updated 7 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- A Notepad++ equivalent editor using only Qt framework.☆10Jan 28, 2021Updated 5 years ago
- 基于FBO显示QImage到QML中☆17Dec 23, 2024Updated last year
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Jun 28, 2021Updated 4 years ago
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- Shared-memory based ring buffer☆66May 16, 2017Updated 8 years ago
- CTP with python3.4.3☆10Aug 1, 2017Updated 8 years ago
- Async await first, functional Domain Driven Design and CQRS library☆13Jul 18, 2018Updated 7 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- C program and network programming series articles demo program☆14Mar 2, 2026Updated 2 weeks ago
- My C++ port of the .NET DateTime struct☆14Jul 28, 2015Updated 10 years ago
- 简易无类型脚本语言☆14Sep 17, 2013Updated 12 years ago
- ☆13Sep 11, 2019Updated 6 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)☆10Apr 8, 2021Updated 4 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Jan 10, 2021Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆72Oct 29, 2023Updated 2 years ago
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 10 years ago
- Liquibook Implementation of Order Book with the CMake build system☆15Jul 2, 2018Updated 7 years ago
- A Rust Redlock implementation for distributed, highly-available redis locks☆17Feb 20, 2019Updated 7 years ago
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- This Repository contains HAL Library example tutorials on STM32F4-Discovery board☆22Jun 17, 2020Updated 5 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- A flyout for Microsoft HD-500 Display Dock☆11Oct 2, 2021Updated 4 years ago
- Exchange Server☆11Jun 9, 2021Updated 4 years ago
- C++ TCP Library☆16Nov 2, 2022Updated 3 years ago
- Qt examples☆17Sep 20, 2020Updated 5 years ago