ithewei / awesome-c-cnLinks
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
☆14Updated 4 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
Sorting:
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- A single header c++ timer☆19Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 10 months ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。☆26Updated 4 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- iocp for linux☆64Updated 4 months ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- win32 livedesk rtsp server, rtmp pusher, screen recorder, avkcp server, ffrdp server.☆36Updated 2 years ago
- 这里总结下c++11的新特性☆12Updated 9 years ago
- simple c json parse☆16Updated 3 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- 实用函数库,方便用C语言快速开发☆23Updated 8 years ago
- Three major design patterns for multithreading development☆33Updated 2 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Updated 8 years ago
- 基于RTP协议的局域网屏幕共享软件☆19Updated 4 years ago
- spdlog简单封装☆49Updated last year
- 基于C++14语法的任务链☆23Updated 5 years ago
- log, 仅包含头文件,追踪崩溃和数据的日志库☆15Updated 6 years ago
- A json parser for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆39Updated 5 months ago
- fn-log is a cpp-based logging utility. It's a gift.☆82Updated last week
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- ☆39Updated 10 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago