Zero alloc pathfinding in Go Embracing the importance of optimizations. 13 October 2023 [go] [performance] [data-structure] [roboden] [habr-translation]
Generations-based array A faster sparse-dense array, but without iteration. 22 September 2023 [go] [performance] [shortread] [data-structure] [roboden]