sloop-open / sloopLinks
这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。
☆37Updated 7 months ago
Alternatives and similar repositories for sloop
Users that are interested in sloop are comparing it to the libraries listed below
Sorting:
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆133Updated last year
- 仿linux通用mcu架构☆56Updated 3 years ago
- Lightweight event management system for embedded systems☆170Updated last month
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆85Updated 3 years ago
- Lightweight packet protocol structure for multi-device communication focused on RS-485☆308Updated last week
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆79Updated 4 years ago
- C语言实现的信号槽模块☆36Updated 7 months ago
- A fast, generic fifo for MCUs.☆246Updated 3 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆137Updated 6 years ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆152Updated last week
- Tiny Flash Database for MCU.☆118Updated last year
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆238Updated 2 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆208Updated 3 years ago
- XIoTMan is a set of software architecture solutions dedicated to solving the diversified challenges of IoT terminal applications.☆19Updated last year
- Lightweight button handler for embedded systems☆245Updated last month
- 基于C语言的json数据映射解析库☆137Updated 4 years ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆41Updated 4 years ago
- 一个基于MVC模式+状态设计模式的物联网气体检测开源项目☆15Updated 2 years ago
- 一款集多功能于一体的嵌入式系统开发工具☆104Updated 2 months ago
- microLite_timer is an extension module of software timer.☆16Updated 4 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆93Updated 2 years ago
- c语言程序上下文切换和解耦的工具☆327Updated 10 months ago
- ☆52Updated 5 years ago
- ☆80Updated 6 years ago
- REB(全称:Event Broker),事件代理,解决模块之间耦合问题☆30Updated last year
- 一个超级小型的嵌入式Flash KV存储系统☆49Updated 5 years ago
- ☆222Updated 6 months ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆204Updated 2 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆98Updated 3 years ago
- shell for MCU. 单片机命令行交互。☆316Updated 3 weeks ago