calvinwilliams / DirectStruct
☆15Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DirectStruct
- simple c json parse☆16Updated 2 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆55Updated 8 years ago
- buffered socket library for libev☆21Updated 2 years ago
- ☆19Updated 5 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- High performance cross platform event reactor and proactor written in C☆31Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- server frame☆18Updated 7 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 2 weeks ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- A small code-size Protocol Buffers implementation☆26Updated 12 years ago
- truck of Virtual memory☆49Updated 2 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…☆31Updated 3 months ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 10 years ago
- A coroutine scheduler and lightweight network library for libaco