linked_list_allocator 0.10.5

Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "a3985a707643461727d3b8ca5797d9cc3f446069"
  },
  "path_in_vcs": ""
}