young-1-code / data_structureLinks
一些简单、高效的数据结构
☆32Updated last year
Alternatives and similar repositories for data_structure
Users that are interested in data_structure are comparing it to the libraries listed below
Sorting:
- Fast and small logger for embedded (or not) devices☆68Updated 6 months ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆98Updated 3 years ago
- 模仿 kfifo 实现的环形缓冲区☆99Updated 5 years ago
- Lightweight event management system for embedded systems☆144Updated last week
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆34Updated last year
- 一个基于Rhealstone基准程序方法的实时系统性能测试框架☆22Updated last year
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- 仿linux通用mcu架构☆54Updated 3 years ago
- cgic和boa实现网页上载文件,读取配置信息以及进度条等一系列功能☆18Updated 8 years ago
- embedfire Linux Qt Demo☆89Updated 4 years ago
- Small GUI Library of MCUs☆67Updated 10 years ago
- NUC972 Linux Lessons Resource☆36Updated 5 years ago
- 基于C语言的json数据映射解析库☆138Updated 3 years ago
- 基于文件的极简数据库,适合存储固定长度的记录数据。☆11Updated last year
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆81Updated 3 years ago
- Computer serial port waveform drawing tool☆49Updated 4 years ago
- ☆33Updated 4 years ago
- C语言实现的信号槽模块☆36Updated 6 months ago
- A light weight, powerful, customizable, easy-to-use and embeddable mqtt client for RT-Thread☆28Updated 3 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆101Updated 9 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 4 years ago
- 内核的kfifo☆25Updated 3 years ago
- tiny macro os for MCU.☆47Updated 4 months ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- GUI for NXP's uuu, to flashing IMX6ULL and so on☆39Updated 5 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- ZLG ToolKit c library☆13Updated this week
- 1、实时解析串口数据并绘制相关曲线 | 2、串口单独一个进程(不影响GUI刷新) | 3、曲线、串口参数可配置、可保存☆81Updated 6 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆25Updated 4 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago