Alternatives
Products that do what Pathfinding visualizer does
Visualize pathfinding algorithms
- 1

- 2PV
Decided to remake my old pathfinding project to hexagonal tiles. Pretty happy with how it turned out. Source code: https://github.com/honzaap/Pathfinding
2022 · honzaap.github.io
- 3

- 4

- 5VA
I was fascinated reading through another recent HN submission about a highly efficient implementation of A* in Lisp, which got me thinking about how I could do something similar in Python. However, these kinds of pathfinding algorithms really need complex terrain/mazes with interesting obstructions to showcase what they can do and how they work. So, I started thinking about how I could generate cool and diverse random "mazes" (they aren't really mazes, but I'm not sure what the best term is). I got a bit carried away thinking of lots of different cool ways to generate these mazes, such…
2024 · github.com
- 6AI
2020 · algoviz.njanjo.com
- 7MG
2022 · github.com
- 8ABADS-B visualizer▲339
I've created a web app for querying and visualization of ADS-B datasets: https://adsb.exposed/ Source code: https://github.com/ClickHouse/adsb.exposed/ The results significantly exceeded my expectations because the pictures are insanely beautiful, and the data is a treasure trove. It proves many statements that were not certain: - it is feasible to generate tiles by aggregation on a pixel level (instead of hexagons or rectangular grid); - it does not require JPG/PNG tiles - we can transfer raw bitmap data with zstd compression; - it is possible to…
2024 · adsb.exposed
- 9GP
2016 · veniversum.github.io
- 10BD
2021 · github.com
- 11TV
This nifty tool plots the traceroute results and shows you the RTT as well as the distance travelled by the packets! Supports MTR, flyingroutes and of course, traceroute. The existing solutions were too limited so I made that. Let me know if you have any feedback
Sep 2025 · kriztalz.sh
- 12AV
2017 · corvuscrypto.com
- 133B
2023 · skusavvy.com
- 14

- 15

- 16

- 17RA
I've been begrudgingly working on autorouters for 2 years, looking for new techniques or modern methods that might allow AI to create circuit boards. One of the biggest problems in my view for training an AI to do autorouting is the traditional grid-based representation of autorouting problems which challenges spatial understanding. But we know that vision models are very good at classifying, so I wondered if we could train a model to output a path as a classification. But then how do you represent the path? This lead me down the track of trying to build an autorouter that represented paths…
Feb 2026 · pattern-pathfinder.vercel.app
- 18VG
2020 · treksit.netlify.app
- 19

- 20

- 21

- 22GW
Hello, guys~ I recently developed a data exploration and visualization app which can be used as a different type of open-source alternative to Tableau. It is extremely easy to embed in your apps just as a react component. The original purpose is to develop a lite plugin that can be easily embedded in most cases, it doesn't have to be a large BI, but a lite graphic plugin. GitHub: Kanaries/graphic-walker, https://github.com/Kanaries/graphic-walker The main features implemented: * A user-friendly drag-and-drop-based interaction for exploratory data analysis with…
2023 · github.com
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with your own description →