# Thanks
Cornerstone is inspired by many other crates out there, here's a few worth mentioning:
+ [BehaviorTree.CPP](https://github.com/BehaviorTree/BehaviorTree.CPP)
+ [rusty-behavior-tree-lite](https://github.com/msakuta/rusty-behavior-tree-lite)
+ [bonsai](https://github.com/Sollimann/bonsai)