嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。
☆90May 22, 2022Updated 3 years ago
Alternatives and similar repositories for eventos
Users that are interested in eventos are comparing it to the libraries listed below
Sorting:
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆37Jun 4, 2024Updated last year
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆16Jan 9, 2010Updated 16 years ago
- Freertos_in_linux: Freertos demo run in the linux to study☆13Apr 3, 2020Updated 5 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆32Jun 28, 2022Updated 3 years ago
- 自用嵌入式项目框架,集各种☆36May 14, 2018Updated 7 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆148Aug 12, 2024Updated last year
- XIoTMan is a set of software architecture solutions dedicated to solving the diversified challenges of IoT terminal applications.☆19Jun 30, 2024Updated last year
- Phoenix-RTOS device drivers repository☆24Updated this week
- Software timers extend module for embedded☆1,085Jun 24, 2024Updated last year
- Lightweight watchdog for RTOS and embedded systems☆47Sep 20, 2025Updated 5 months ago
- A simple library for generating QR codes in C.☆35Mar 21, 2022Updated 3 years ago
- Button driver for embedded system☆2,135Feb 25, 2026Updated last week
- Lightweight event management system for embedded systems☆178Sep 21, 2025Updated 5 months ago
- AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆59Nov 17, 2019Updated 6 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆237Jul 31, 2023Updated 2 years ago
- MicroBoot在单片机上的例子☆13Apr 25, 2025Updated 10 months ago
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆868May 20, 2023Updated 2 years ago
- 一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高☆127Oct 28, 2024Updated last year
- MCUProg is a MUC programming host computer software based on pyocd+PySide6☆45Nov 21, 2025Updated 3 months ago
- libsshqt, The libssh Qt Wrapper☆11Nov 3, 2013Updated 12 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆154Sep 27, 2019Updated 6 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Jan 9, 2021Updated 5 years ago
- 新内核,新引导,新文件系统,纯粹爱好,不定期维护.适配EasyARM-i.MX283A.☆25Feb 8, 2020Updated 6 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- A Qt platform plugin for running Qt/OpenGL applications offscreen☆13Nov 18, 2025Updated 3 months ago
- Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/Fl…☆2,270Mar 14, 2025Updated 11 months ago
- Official Linux kernel for Meizu M040 series of smartphones.☆19Aug 24, 2013Updated 12 years ago
- Test Project for STM32 embedded programming☆17Jan 13, 2019Updated 7 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- c语言程序上下文切换和解耦的工具☆334Jan 3, 2025Updated last year
- lightweight logging for embedded microcontrollers☆371Feb 10, 2025Updated last year
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆75Nov 2, 2020Updated 5 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17May 22, 2020Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 一个轻量级嵌入式框架☆487Jan 10, 2019Updated 7 years ago
- letter shell☆1,680Aug 20, 2024Updated last year
- Examples for the QP/C Real-Time Event Framework (see qpc repository)☆20Updated this week