calvinwilliams / DirectStructLinks
☆15Updated 6 years ago
Alternatives and similar repositories for DirectStruct
Users that are interested in DirectStruct are comparing it to the libraries listed below
Sorting:
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆57Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- server frame☆18Updated 7 years ago
- buffered socket library for libev☆21Updated 3 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆20Updated 9 years ago
- Lock-Free Thread Pool☆79Updated last year
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- ANSI C pthread packages for thread pools, queues/channels, task timers, set operations, red-black btree associative map.☆14Updated 11 months ago
- simple c json parse☆16Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 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…☆35Updated last year
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C++ network framework,currently we support http, https, websocket☆13Updated 5 years ago
- Embedded HTTP server☆9Updated 3 months ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- an object oriented event loop for linux☆29Updated 13 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- Stand-alone dictionary: string/string associative array☆23Updated 14 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- A header only fast HTTP parser/generator for C++.