skywind3000 / avlminiLinks
AVL implementation which is as fast/compact as linux's rbtree
☆365Updated 2 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 11 months 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
- Scan's personal technical notes☆258Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- coroutine;fiber;boost fiber☆91Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Boost速查手册☆106Updated 6 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- c++20 coroutine with epoll and queue☆107Updated last year
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- Buddy memory allocation☆325Updated 13 years ago
- cross-platform coroutine library in c++☆852Updated last month
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆890Updated 4 months ago
- ☆151Updated 6 months ago
- libevent source code analysis☆63Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated 2 years ago
- µcoro☆175Updated 6 months ago
- 《C++ 17 The Complete Guide》- 翻译中☆507Updated 2 years ago
- C++ raft lib☆136Updated 2 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- c++中文周刊☆518Updated 3 weeks ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 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
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆125Updated 3 years ago