frimin / learning-kcp-protocol
KCP协议基本数据结构和算法图文介绍
☆331Updated 2 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
- A fork of jagt/clumsy to add bandwidth limit☆242Updated 4 years ago
- nginx-1.19.10 源码阅读,分析关键组件与核心运转流程, 并使用图例进行描述☆98Updated 3 years ago
- Static mirror of coolshell.cn, (c) haoel 2023.☆227Updated last year
- 使用 rust 实现的飞连客户端☆254Updated 2 weeks ago
- My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答☆110Updated 2 years ago
- 一个基于tun/tap设备编写的简易的tcp/ip协议栈.☆93Updated 7 years ago
- ☄️ Dynamic Coroutine Framework for C. A user-friendly but powerful coroutine framework. Features include but are not limited to Socket, S…☆80Updated last year
- rudp 是在UDP上实现的可靠传输(rudp is a reliable transmission on UDP)☆177Updated 5 years ago
- A simple 2d game framework☆193Updated 3 weeks ago
- Toy neural network☆228Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- 《Lua解释器构建:从虚拟机到编译器》随书源码☆195Updated last year
- ☆362Updated last year
- 这是一个仿制lua解释器的项目,我希望通过逐步实现lua解释器的各个部分,更加深刻地掌握lua的基本结构和运作原理。☆430Updated last year
- ☆19Updated 2 years ago
- 读书笔记,博客文章☆119Updated 6 months ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- A perf tool for C and Lua hybrid code☆71Updated last year
- Haclog(Happy Aync C log) is an extremely fast plain C logging library☆75Updated last month
- HTTP/1.1 rfc(7230-7237) 中文翻译☆88Updated 6 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆389Updated last year
- 对tlpi这本书的学习☆30Updated 3 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆357Updated 3 years ago
- 用于穿透恶劣网络环境的高性能可靠传输协议,基于 KCP 优化和修改,使用 Rust 实现☆153Updated 4 years ago
- 基于 Rust + eBPF 丢弃 GFW DNS 污染包☆1,125Updated 3 years ago
- 记录一下游戏常用单词的中英文对照☆169Updated last month
- NES emulator written in Go☆33Updated last year
- 🇨🇳翻译: <everything-curl> 关于curl 的一切 ❤️ 非常慢校对 🀄️☆56Updated 3 years ago
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆254Updated 2 years ago
- 《自己动手实现Lua》随书源代码☆936Updated 2 years ago