https://odin-lang.org/docs/overview/
A sample of some common data structures with explanations and basic implementations in Odin
This set contains a Stack, Queue, Linked list, Binary Search Tree and Red-Black Tree
Each data structure also has demonstrations