ziyoudefeng / ciiLinks
《C语言接口与实现》源代码集
☆15Updated 12 years ago
Alternatives and similar repositories for cii
Users that are interested in cii are comparing it to the libraries listed below
Sorting:
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 《Linux设备驱动开发详解-基于最新的Linux4.0内核》配套代码☆69Updated 2 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆134Updated 7 months ago
- 一步步写嵌入式操作系统☆75Updated 7 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- ☆31Updated 2 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- ☆45Updated 2 years ago
- Summaries and notes on pthreads programming.☆59Updated 6 years ago
- C嵌入式编程设计模式☆28Updated last year
- The code from CSDN(大学时写的博客代码存储地)☆82Updated 2 years ago
- STL源码剖析,里面的SGI STL标准库源码和书《STL源码剖析》所有例子源码☆15Updated 7 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- Linux环境C语言编程项目多级Makefile管理模板☆23Updated 7 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆33Updated 3 years ago
- 自己动手写TCPIP+WEB服务器课程的源码☆39Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- ☆31Updated 2 years ago
- 📚 学习c++历程中模拟实现关于STL容器、特殊类、智能指针以及一些高阶的数据结构源码☆13Updated 5 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 10 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 协程的简单实现☆51Updated 3 years ago
- 《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本☆48Updated 4 years ago