hit9 / C-list
Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip
☆40Updated 8 years ago
Alternatives and similar repositories for C-list
Users that are interested in C-list are comparing it to the libraries listed below
Sorting:
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 8 years ago
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆55Updated 6 years ago
- Interesting project,the Fast Real Time Operating Systems( FOS-RTOS)☆25Updated 2 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- small library for c, includes array, hash, string, value, event emitter...☆50Updated 6 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆28Updated 4 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆99Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17Updated 4 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11Updated 3 years ago
- Lightweight, simple and portable message bus and IPC system for embedded Linux.☆11Updated 11 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆20Updated 7 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- A little kernel like vxworks with full of features.☆34Updated 11 years ago
- a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现☆16Updated 4 years ago
- djyos is an open source rtos for high reliability embedded system from China.☆43Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- raw-os☆82Updated 9 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- GUI component for RT-Thread☆28Updated last year
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago
- c语言面向对象☆12Updated 6 years ago
- Graphics Engine (GE) in RT-Thread☆55Updated 3 years ago
- C 双向链表的所有基本操作☆24Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago