Froser / Kiwi-Machine
☆79Updated last week
Alternatives and similar repositories for Kiwi-Machine:
Users that are interested in Kiwi-Machine are comparing it to the libraries listed below
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- Automatic output function for STL containers☆53Updated 3 years ago
- 如何安全地使用 Git 的指导方案☆105Updated 2 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆358Updated 6 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆503Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆356Updated 3 years ago
- ☆169Updated 9 years ago
- Scan's personal technical notes☆258Updated 4 years ago
- c++中文周刊☆491Updated 2 weeks ago
- A lightweight high performance http server☆115Updated 6 years ago
- Yet another blog of myself 👀☆47Updated 3 months ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆388Updated last year
- 记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。☆370Updated last year
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 4 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- The pages for github.com/huili☆100Updated 8 years ago
- pineapple lang 是一个简单的编程语言 demo. 它包含了个手写的递归下降解析器和一个简单的解释器. 虽然该语言甚至不是图灵完备的. 但 pineapple 的主要目的是让编译原理初学者有一个预热, 简单了解一个编程语言是怎么构建的.☆254Updated 2 years ago
- coroutine;fiber;boost fiber☆89Updated 3 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆101Updated this week
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆232Updated 3 years ago
- record some trivialities☆52Updated last year
- Shuo's learning notes on Linux TCP/IP stack☆121Updated last year
- There is my code snippet.☆117Updated 6 months ago
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆336Updated 8 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 5 months ago
- ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure☆59Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆548Updated 10 months ago
- effective debugging 中文翻译☆602Updated 8 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year