Buddy. A simple tool that manages how a program uses its memory.

github.com/cloudwu/buddy

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2011
  • minor optimize
  • makr full branch
  • add some test case
  • reduce memory use , implement without recursion
  • init free list tail
  • remove level field
  • add blog
  • add buddy_size
  • hello world