dalloc A crappy (pseudo) memory allocator written in C with garbage collection (which only works with gcc compiler) All operations work in O(n) (free, alloc, collect)