eklitzke / event-clock
A simple UDP clock service, using libevent
☆34Updated 15 years ago
Alternatives and similar repositories for event-clock:
Users that are interested in event-clock are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 years ago
- OpenSource WebSocket toolkit☆125Updated last month
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- a cross-platform P2P library☆51Updated 8 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 5 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆129Updated last year
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- simple c json parse☆16Updated 2 years ago
- a simple C object implementation with reflection, allow objects convert to/from json strings automatically.☆12Updated 10 years ago
- Lock-Free Thread Pool☆76Updated last year
- nanomsg rpc with protobuf☆39Updated 11 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- tcp server and client package using libuv☆130Updated 2 years ago
- openssl surpport for handy☆42Updated 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…☆34Updated 6 months ago
- epoll based tcp/udp server☆29Updated 11 months ago
- libubox from OpenWrt.☆39Updated 10 years ago
- shared memory☆20Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- STUN and TURN library☆44Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Zero-copy, interruptible MQTT protocol parser and serialiser written in C☆41Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++