skywind3000 / avlminiLinks
AVL implementation which is as fast/compact as linux's rbtree
☆362Updated last month
Alternatives and similar repositories for avlmini
Users that are interested in avlmini are comparing it to the libraries listed below
Sorting:
- buddy内存分配器实现☆295Updated 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…☆234Updated 4 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 7 years ago
- 基于C++ Coroutines编写的无栈协程库☆628Updated 2 years ago
- Scan's personal technical notes☆256Updated 5 years ago
- 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++☆124Updated 2 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- A lightweight high performance http server☆115Updated 6 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- 你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单☆907Updated 4 months ago
- Boost速查手册☆106Updated 6 years ago
- SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).☆332Updated 10 years ago
- A asymmetric coroutine library for C.☆55Updated 3 years ago
- ☆153Updated 11 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 8 years ago
- c++20 coroutine with epoll and queue☆115Updated 2 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆128Updated 3 years ago
- µcoro☆190Updated 11 months ago
- Buddy memory allocation☆326Updated 14 years ago
- libevent source code analysis☆62Updated 2 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆407Updated 2 years ago
- asio examples☆224Updated 2 months ago
- ☆493Updated 9 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,888Updated 3 years ago
- Automatic output function for STL containers☆53Updated 4 years ago