skywind3000 / avlmini
AVL implementation which is as fast/compact as linux's rbtree
☆350Updated 3 years ago
Alternatives and similar repositories for avlmini:
Users that are interested in avlmini are comparing it to the libraries listed below
- 基于C++ Coroutines编写的无栈协程库☆622Updated 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…☆232Updated 3 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
- buddy内存分配器实现☆289Updated 5 months ago
- Scan's personal technical notes☆258Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 7 months ago
- A lightweight high performance http server☆116Updated 5 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆501Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆157Updated 3 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆371Updated 3 years ago
- coroutine;fiber;boost fiber☆85Updated 3 years ago
- Boost速查手册☆105Updated 5 years ago
- c++20 coroutine with epoll and queue☆78Updated last year
- ☆490Updated 8 years ago
- Tutorial of Muduo network library☆515Updated 5 years ago
- A asymmetric coroutine library for C.☆2,473Updated 2 years ago
- cross-platform coroutine library in c++☆834Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆194Updated last year
- asio examples☆185Updated 5 months ago
- 使用 C++ 模板元编程模拟 Lisp☆110Updated 4 years ago
- ☆146Updated last year
- C++ raft lib☆130Updated 2 years ago
- c++中文周刊☆468Updated this week
- ☆362Updated 10 months ago
- Buddy memory allocation☆324Updated 13 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆316Updated 9 years ago
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆842Updated 2 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆542Updated 6 months ago