bsftree Breadth-first search implementation in Zig that supports Zig 0.14 & 0.15.1. Usage Refer to the test "BFS Path Finding" case in src/root.zig. :-) Contributing Contributions are welcome, please submit a PR on GitHub.