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 5 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month
- Message queue and thread pool implementations of C++ Workflow☆33Updated 8 months ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。☆26Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- Cross-Platform Thread , Mutex and Semaphore☆11Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Lightweight C structure base library☆28Updated last week
- C语言版的STL,包含set,list,map等基本数据结构和算法☆44Updated 9 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆16Updated 6 years ago
- 多种无锁队列☆43Updated 7 years ago
- std::future extension☆37Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆54Updated 10 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- Three major design patterns for multithreading development☆33Updated last year
- 高效、易用的 json & json5 解析引擎,值得信赖的解析器☆46Updated last year
- simple c json parse☆16Updated 3 years ago
- A single header c++ timer☆19Updated 3 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- Component (module, plugin, process (like dbus)) rpc server daemon and client library,make component communicating easier,using epoll eve…☆13Updated 5 years ago
- ☆57Updated 3 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 6 months ago
- QObject convert to TypeScript☆9Updated 5 years ago
- ☆39Updated 10 years ago
- libuv-based Event Dispatcher for Qt☆29Updated 9 years ago