wangzhione / structc
Lightweight C structure base library
☆28Updated 3 weeks ago
Alternatives and similar repositories for structc:
Users that are interested in structc are comparing it to the libraries listed below
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- simple c json parse☆16Updated 3 years ago
- 基于acl 开发的微服务框架☆15Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- C 菜鸟修真之旅☆51Updated 9 months ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆14Updated 3 years ago
- Zlog on Windows☆112Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆34Updated 8 months ago
- A high-performance and easy-to-use HTTP service framework.☆33Updated 5 years ago
- 飞鸽c语言命令行版本☆33Updated 6 years ago
- Qiniu Resource (Cloud) Storage SDK for C/C++☆65Updated 5 months ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- openssl surpport for handy☆42Updated 9 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated last month