frimin / learning-kcp-protocolLinks
KCP协议基本数据结构和算法图文介绍
☆339Updated 3 years ago
Alternatives and similar repositories for learning-kcp-protocol
Users that are interested in learning-kcp-protocol are comparing it to the libraries listed below
Sorting:
- A fork of jagt/clumsy to add bandwidth limit☆248Updated 5 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆108Updated 4 years ago
- Static mirror of coolshell.cn, (c) haoel 2023.☆231Updated 2 years ago
- ☄️ Dynamic Coroutine Framework for C. A user-friendly but powerful coroutine framework. Features include but are not limited to Socket, S…☆81Updated 2 years ago
- 这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。☆440Updated 2 years ago
- 一个基于tun/tap设备编 写的简易的tcp/ip协议栈.☆94Updated 8 years ago
- 读书笔记,博客文章☆124Updated 3 months ago
- rudp 是在UDP上实现的可靠传输(rudp is a reliable transmission on UDP)☆181Updated 6 years ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆112Updated 3 years ago
- 《Lua解释器构建:从虚拟机到编译器》随书源码☆206Updated 2 years ago
- 使用 rust 实现的飞连客户端☆301Updated last week
- Haclog(Happy Aync C log) is an extremely fast plain C logging library☆77Updated 6 months ago
- Yet another RISC-V OS in C☆76Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- 非常简单的一个VPN框架!☆74Updated 8 years ago
- 记录一下游戏常用单词的中英文对照☆171Updated 8 months ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 5 months ago
- ☆373Updated last year
- Toy neural network☆232Updated 2 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 6 years ago
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆257Updated 2 years ago
- Traditional Chinese translation of "What Every Programmer Should Know About Memory"☆90Updated 5 years ago
- 《自己动手实现Lua》随书源代码☆964Updated 3 years ago
- A perf tool for C and Lua hybrid code☆75Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 🇨🇳翻译: <everything-curl> 关于curl 的一切 ❤️ 非常慢校对 🀄️☆56Updated 4 years ago
- A user-space TCP/IP stack☆33Updated 9 months ago
- ☆100Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆405Updated last year