Crate Caching

Source

Structsยง

  • The cache is in form of a Struct with two elements The second part of the cache is the heart of the cache a Costume list type to get the needed performance for my project
  • This is the list used to increse performance by about 12.3 times against an HashMap