splay_tree_map.cr v0.2.2

This is a Crystal implementation of a Splay Tree; which is a type of binary search tree that is semi-balanced and that tends to self-optimize so that the most accessed items are the fastest to retrieve.
  • v0.2.2 - December 6, 2021
  • v0.2.0 - December 5, 2021
  • v0.1.3 - May 13, 2021
  • v0.1.1 - April 1, 2021
  • 0.1.0 - November 2, 2020
Repository

splay_tree_map.cr

Owner
Statistic
  • 14
  • 1
  • 0
  • 7
  • 1
  • 10 months ago
  • October 22, 2020
License

Apache License 2.0

Links
Synced at

Mon, 22 Apr 2024 20:59:10 GMT

Languages