wangzhione / structc
Lightweight C structure base library
☆28Updated 2 months 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
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- ☆35Updated last month
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- C 菜鸟修真之旅☆50Updated 8 months ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆35Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 跨平台C语言基础库,适配任意ANSI_C编译器【字符串、文件、目录、时间、数组/队列、线程池、BASE64、CRC32、MD5、SHA1、URL编解码、码表实现UTF8/GBK编码转换】☆34Updated 8 years ago
- simple c json parse☆16Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 4 years ago
- 特别适合学习 网络io 的一个简易入门库. 清洁而简单 ~☆34Updated 6 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- 完善visual studio的posix c库函数。使得原来linux下的项目代码,可以直接被VS编译调试,生成windows下可执行程序。☆26Updated 4 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 6 months ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- iocp for linux☆51Updated last month
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16Updated 6 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆50Updated 6 years ago
- C++远程调用框架☆33Updated 10 years ago
- Metazion Library☆62Updated 5 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆37Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支 持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆46Updated this week