wuwenbin / buddy2
buddy内存分配器实现
☆293Updated 7 months ago
Alternatives and similar repositories for buddy2:
Users that are interested in buddy2 are comparing it to the libraries listed below
- Buddy memory allocation☆324Updated 13 years ago
- Scan's personal technical notes☆258Updated 4 years ago
- ☆150Updated 2 months ago
- 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
- annotate the source code of jemalloc 4.2.1☆111Updated last month
- AVL implementation which is as fast/compact as linux's rbtree☆357Updated 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
- skip list with rank, code less than z_set in redis☆173Updated last year
- A lightweight high performance http server☆115Updated 6 years ago
- User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2☆369Updated 3 years ago
- ☆362Updated last year
- Investigate on the details of Linux programming☆106Updated 3 years ago
- A asymmetric coroutine library for C.☆55Updated 2 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- A simple coroutine☆39Updated 10 years ago
- an unix-like toy os kernel☆285Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆158Updated 3 years ago
- C++ raft lib☆136Updated 2 years ago
- 中文注释说明内核源码☆172Updated 6 years ago
- Google Protobuf RPC based on Muduo☆197Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆121Updated last year
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆62Updated 6 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆305Updated 4 years ago
- 朴素linux,介绍linux和C的一些底层知识☆252Updated 12 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- Linux Kernel Debug Environment Maker☆81Updated 6 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆219Updated 7 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago