wallacegibbon / container-collection-for-cLinks
A container library for pure C that work with different types.
☆44Updated last month
Alternatives and similar repositories for container-collection-for-c
Users that are interested in container-collection-for-c are comparing it to the libraries listed below
Sorting:
- Generic driver framework for different MCUs and different screens.☆65Updated 11 months ago
- Bits Button: Embedded key-event framework. Efficiently detects single, combined, and complex key sequences. Thread-safe ring buffer for…☆85Updated this week
- ☆47Updated 2 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆118Updated 9 months ago
- FreeRTOS解析☆95Updated 5 years ago
- 源码格式自动化调整工具☆130Updated 3 months ago
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆140Updated 3 years ago
- Lightweight rtos inspired by SKRTOS☆310Updated last week
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆135Updated this week
- ☆40Updated last year
- c语言程序上下文切换和解耦的工具☆315Updated 5 months ago
- 嵌入式按键处理驱动(Button Driver),支持单击、双击、多击、自动消抖、长按、长长按、超长按 | 低功耗支持 | 组合按键支持 | 静态/动态注册支持☆124Updated 2 weeks ago
- 之前写的一个简易RTOS系统,基于MDK平台,工程自动适配Cortex M0/M3/M4☆35Updated 3 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆71Updated 3 years ago
- ☆78Updated 6 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆225Updated last year
- 一个轻量级嵌入式框架☆423Updated 6 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆178Updated 2 years ago
- 一款支持任意类似的队列☆33Updated 7 months ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆100Updated 5 months ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆61Updated 4 years ago
- 一个基于发布-订阅模型的多线程消息框架,用于嵌入式平台,纯C实现,性能和灵活性极高☆102Updated 7 months ago
- 仿linux通用mcu架构☆50Updated 3 years ago
- 这是一个灵感源自WouoUI的纯C语言(C99标准),无依赖库(只需要C的标准库),适用于多种不同大小屏幕,极易部署的代码框架,可以快速构建、开发一个丝滑、Q弹的单色屏UI。☆166Updated this week
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆197Updated 2 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆123Updated 5 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆337Updated last year
- 此插件已不再更新,如有需要,请下载源码自行编译后使用☆136Updated 3 years ago
- 基础按键处理库,实现了一般按键的单点、连点、长按检测。可进行多按键的封装,采用回调的方式与主程序通讯。☆69Updated last year
- sf_i2c是一个可移植性高的软件模拟i2c驱动库,可以移植到任何单片机代码中,基于多驱动设计,底层驱动与接口完全分离,可在一个单片机软件中创建多个i2c接口,每个i2c接口用名称来进行区分,可通过名称查找i2c接口的指针,只需要实现一些简单的接口就可以使用。☆21Updated last month