heiher / hev-task-systemLinks
A simple, lightweight multi-task system (coroutines)
☆86Updated 2 weeks ago
Alternatives and similar repositories for hev-task-system
Users that are interested in hev-task-system are comparing it to the libraries listed below
Sorting:
- 非常简单的一个VPN框架!☆73Updated 8 years ago
- Simple half duplex tunnel☆15Updated 4 years ago
- A kcptun based on c++11/asio, compatible with kcptun(golang)☆78Updated 5 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆230Updated last month
- A lightweight IP stack.☆24Updated 2 weeks ago
- A high efficient ip black/white list firewall (work as a linux kernel module)☆40Updated 7 years ago
- The portable Tun/Tap devices configuration utility☆202Updated 4 months ago
- ☄️ Dynamic Coroutine Framework for C. A user-friendly but powerful coroutine framework. Features include but are not limited to Socket, S…☆81Updated last year
- http server library☆60Updated 10 years ago
- IPC benchmark on Linux☆75Updated 2 years ago
- Example program for tap driver VPN☆315Updated 5 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- high performance network framework with xdp☆20Updated 4 years ago
- Mirror of althttpd repo, the small, simple HTTP server from sqlite https://sqlite.org/althttpd/doc/trunk/althttpd.md☆90Updated 3 years ago
- A blazing fast tun2socks implementation with pure C++ and boost.asio 🚀.☆56Updated 5 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- high perfermance tunnel in golang☆49Updated 4 years ago
- Stevens的《TCP/IP 实现》的源代码,包括4.4BSD-Lite.tar.gz和 4.4BSD-Lite.tar.gz☆52Updated 9 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- 多种无锁队列☆43Updated 7 years ago
- a simple vpn implemented based on c++ asio.☆104Updated 3 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆85Updated 4 years ago
- linux kernel-4.17 协议栈源码阅读, reading linux kernel 4.17 netstack, once one has started to experience the rich insights that can be gained fr…☆70Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago