ithewei / awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
☆14Updated 3 years ago
Alternatives and similar repositories for awesome-c-cn:
Users that are interested in awesome-c-cn are comparing it to the libraries listed below
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 4 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Three major design patterns for multithreading development☆32Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- ☆38Updated 10 years ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。☆26Updated 4 years ago
- 用libcurl实现http和https服务☆30Updated 6 years ago
- std::future extension☆37Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思 想层面的东西通过库来提供。☆53Updated 10 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- A single header c++ timer☆18Updated 3 years ago
- spdlog简单封装☆50Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- iocp for linux☆54Updated last month
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- fast thread pool☆27Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ☆9Updated 4 years ago
- ☆12Updated last year
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 9 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- C11标准的原子操作详解☆26Updated 2 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- Cross platform rudp library with C++11☆81Updated 4 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- IPC provides flexible, efficient message passing between processes.☆28Updated 10 years ago