chkpk / RawSocket
Raw socket packet receiving and sending tools, including ip/udp/tcp checksum generating.
☆33Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for RawSocket
- asynchronous examples for openssl using poll/epoll☆122Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆138Updated 7 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- A redis sentinel client base on hiredis and in C.☆18Updated 8 years ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆23Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆87Updated 4 years ago
- libnids☆106Updated 10 months ago
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆62Updated last year
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 2 years ago
- epoll based tcp/udp server☆28Updated 7 months ago
- examples of using OpenSSL☆109Updated 3 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆51Updated last year
- simple dtls server client example with openssl custom-bio over udp☆21Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 2 months ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆127Updated last year
- Lightweight C++ wrapper for LibEvent 2 API☆48Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- Example for connect MySQL with Connection pool in CPP.☆46Updated 11 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- ☆65Updated 5 years ago
- A small thread-safe queue written in C☆102Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- cxx utils code☆83Updated this week
- 使用KCP和libuv的简单网络模块。☆63Updated 8 years ago
- A sample epoll server.☆74Updated 10 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago