Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@newAM newAM released this 02 Sep 14:14
· 3 commits to master since this release
ca8aa4f

Added

  • Added a Two-Level Segregated Fit heap with the tlsf feature.

Changed

  • The Heap struct has been renamed to LlffHeap and requires the llff feature.
  • Updated the rust edition from 2018 to 2021.