gongluck / CMAKE-DEMOLinks
CMake 学习(cmake命令、测试、安装、打包、交叉编译、NDK、clang)
☆53Updated 4 years ago
Alternatives and similar repositories for CMAKE-DEMO
Users that are interested in CMAKE-DEMO are comparing it to the libraries listed below
Sorting:
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- 2022年,梳理100位具有影响力的程序员,包含大厂高p高t,开源作者,学术比赛,博客自媒体,书籍作者☆47Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- 🇨🇳翻译: <gn> 是一个元构建系统,可以为ninja生成构建文件 {v8-js引擎} ❤️ 校对 ✅☆60Updated 6 years ago
- 各语言编码规范☆79Updated 7 years ago
- A repo to learn c++☆32Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆58Updated 3 years ago
- experiments for study☆25Updated 3 months ago
- all cmake tutorial demo mirror☆45Updated 7 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Updated 6 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 9 years ago
- 分布式存储解决方案☆49Updated 6 years ago
- Linux-0.11 内核源码笔记