hit9 / C-listLinks
Singly linked list in C. Alternative implementation at https://github.com/hit9/C-Snip
☆42Updated 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:
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆55Updated 6 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- SM是一个状态机库的C语言实现,支持FSM和HSM。该库参考了QP-nano。☆101Updated 9 years ago
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆37Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- djyos is an open source rtos for high reliability embedded system from China.☆43Updated 8 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- C extend library - common data structs and algorithms implementation with ANSI C☆33Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆24Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- 非常小的读取、写入ini配置文件c库.☆10Updated 5 years ago
- FTK equals funny tool kit, a cross-platform embedded GUI☆67Updated 7 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11Updated 4 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆127Updated 12 years ago
- C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等☆17Updated 5 years ago
- Interesting project,the Fast Real Time Operating Systems( FOS-RTOS)☆25Updated 3 years ago
- ☆70Updated 5 years ago
- raw-os☆82Updated 9 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- http client library by RT-Thread☆73Updated 2 weeks ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆80Updated 8 years ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆19Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- AWTK 演示例子☆59Updated 3 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆137Updated 10 months ago
- 基于QT的串口调试助手☆37Updated 14 years ago