xianjimli / sysprog-codeLinks
拙著《系统程序员成长计划》的示例代码。
☆33Updated last year
Alternatives and similar repositories for sysprog-code
Users that are interested in sysprog-code are comparing it to the libraries listed below
Sorting:
- small library for c, includes array, hash, string, value, event emitter...☆51Updated 7 years ago
- Interesting project,the Fast Real Time Operating Systems( FOS-RTOS)☆26Updated 2 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- Graphics Engine (GE) in RT-Thread☆55Updated 3 years ago
- A mini subset of the LZO real-time data compression library☆29Updated 3 years ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 3 years ago
- ZLG ToolKit c library☆13Updated this week
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- GUI component for RT-Thread☆28Updated last year
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform