Added
- Added a Two-Level Segregated Fit heap with the
tlsf
feature.
Changed
- The
Heap
struct has been renamed toLlffHeap
and requires thellff
feature. - Updated the rust edition from 2018 to 2021.
tlsf
feature.Heap
struct has been renamed to LlffHeap
and requires the llff
feature.