fast-astar is an implementation of a* algorithm using javascript. Small and fast.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fast-astar is a high-performance A* pathfinding library for JavaScript, featuring WebAssembly acceleration and automatic algorithm selection for optimal speed or memory usage. It supports extremely large maps (up to 100,000×100,000) via sparse data structures and includes animation callbacks for visualization. The library