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:
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- C/C++/Golang/Linux...知识整理☆98Updated 4 months ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信号,后期将不断更新内容,加入更多readme。☆12Updated 6 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- all cmake tutorial demo mirror☆45Updated 7 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated last year
- All My Linux C Programming Code!☆23Updated 9 years ago
- c++ Json library☆50Updated last month
- sthread(simple-thread):支持高并发的协程网络库☆29Updated last year
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- Act like a man☆27Updated 3 years ago
- 三方库源码、编译脚本、二进制输出等。openssl、libsrtp、zlmediakit☆25Updated 10 months ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 以优雅的方式收集软件系统中那些独立且需初始化的类、配置等模块。☆11Updated 9 years ago
- 2022年,梳理100位具有影响力的程序员,包含大厂高p高t,开源作者,学术比赛,博客自媒体,书籍作者☆46Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 基于TCP和UDP的P2P穿透的实现☆23Updated 8 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- gdb debug example☆62Updated 3 years ago
- Shuo's learning notes on Linux TCP/IP stack