circular buffer, circular queue, cyclic buffer, ring buffer
☆131Mar 16, 2019Updated 7 years ago
Alternatives and similar repositories for CircularBuffer
Users that are interested in CircularBuffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple ring buffer (circular buffer) designed for embedded systems.☆689Mar 23, 2026Updated 4 months ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- 模仿 kfifo 实现的环形缓冲区☆101Mar 6, 2020Updated 6 years ago
- BlueZ GATT client/server implementation☆41Feb 11, 2019Updated 7 years ago
- TLV protocol on STM32 via UART☆12Jul 25, 2016Updated 10 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A gatt client, based on bluez stack -- just using socket☆49Sep 20, 2015Updated 10 years ago
- Microcontroller message bus☆11Apr 16, 2018Updated 8 years ago
- Finite state machine implemented in C with constant memory usage demonstrated with a simple elevator example.☆23May 27, 2020Updated 6 years ago
- A Rest-Ful client work with Qt☆14Apr 17, 2023Updated 3 years ago
- A ring buffer implemented in C☆445Mar 13, 2024Updated 2 years ago
- Generic FIFO buffer implementation written in C language☆67Nov 4, 2021Updated 4 years ago
- Lightweight communicating state machine framework for embedded systems