Froser / Kiwi-MachineLinks
☆82Updated 3 months ago
Alternatives and similar repositories for Kiwi-Machine
Users that are interested in Kiwi-Machine are comparing it to the libraries listed below
Sorting:
- AVL implementation which is as fast/compact as linux's rbtree☆362Updated last week
- 《C++ 17 The Complete Guide》- 翻译中☆510Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆406Updated 2 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆903Updated 3 months ago
- 如何安全地使用 Git 的指导方案☆113Updated 2 years ago
- c++中文周刊☆528Updated this week
- 记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。☆372Updated last year
- 基于C++ Coroutines编写的无栈协程库☆629Updated last year
- effective debugging 中文翻译☆626Updated last year
- ☆374Updated last year
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- 《自己动手实现Lua》随书源代码☆964Updated 3 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆592Updated 4 years ago
- My small collection of C++ utilities☆413Updated 3 weeks ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- Scan's personal technical notes☆257Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- Automatic output function for STL containers☆52Updated 4 years ago
- ☆173Updated 10 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆944Updated 3 months ago
- A collection of gcc tips. 100 maybe just mean many here.☆553Updated 3 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客 户端等。主要特点为易用性强、长尾延迟低。☆1,385Updated last year
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆405Updated last year
- 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…☆235Updated 4 years ago
- Cb (C flat) compiler. Cb is simplified C.☆174Updated 9 years ago
- buddy内存分配器实现☆294Updated last year
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆330Updated 10 years ago