skywind3000 / avlminiLinks
AVL implementation which is as fast/compact as linux's rbtree
☆367Updated 3 months ago
Alternatives and similar repositories for avlmini
Users that are interested in avlmini are comparing it to the libraries listed below
Sorting:
- 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…☆233Updated 4 years ago
- buddy内存分配器实现☆294Updated last year
- 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
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- Scan's personal technical notes☆258Updated 5 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆399Updated last year
- Boost速查手册☆106Updated 6 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆893Updated 2 weeks ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- coroutine;fiber;boost fiber☆92Updated 4 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- c++20 coroutine with epoll and queue☆109Updated last year
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 8 years ago
- libevent source code analysis☆62Updated 2 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆325Updated 10 years ago
- C++ raft lib☆136Updated 3 years ago
- Buddy memory allocation☆326Updated 13 years ago
- µcoro☆181Updated 7 months ago
- cross-platform coroutine library in c++☆856Updated 2 months ago
- 如何安全地使用 Git 的指导方案☆113Updated 2 years ago
- asio examples☆206Updated last month
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- ☆492Updated 8 years ago
- ☆152Updated 7 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆22Updated 7 years ago