awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quasilyte avatar

quasilyte/pathing

0
View on GitHub↗
135 stars·8 forks·Go·MIT·2 views

Pathing

A very fast & zero-allocation, grid-based, pathfinding library for Go.

Features

  • World and Navigation - Efficient grid-based pathfinding.

Star history

Star history chart for quasilyte/pathingStar history chart for quasilyte/pathing

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Pathing

Similar open-source projects, ranked by how many features they share with Pathing.
  • beefsack/go-astarbeefsack avatar

    beefsack/go-astar

    629View on GitHub↗

    Go implementation of the A* search algorithm

    Go
    View on GitHub↗629
  • lafriks/go-tiledlafriks avatar

    lafriks/go-tiled

    255View on GitHub↗

    Go library to parse Tiled map editor file format (TMX) and render map to image. Currently supports only orthogonal finite maps rendering out-of-the-box.

    Go
    View on GitHub↗255
  • s0rg/grids0rg avatar

    s0rg/grid

    26View on GitHub↗

    Generic 2D grid

    Go
    View on GitHub↗26
  • scarycoffee/ebiten-camerascarycoffee avatar

    scarycoffee/ebiten-camera

    32View on GitHub↗

    A simple camera implementation based on vrld's hump for LÖVE

    Go
    View on GitHub↗32
See all 8 alternatives to Pathing→

Frequently asked questions

What does quasilyte/pathing do?

A very fast & zero-allocation, grid-based, pathfinding library for Go.

What are the main features of quasilyte/pathing?

The main features of quasilyte/pathing are: World and Navigation.

What are some open-source alternatives to quasilyte/pathing?

Open-source alternatives to quasilyte/pathing include: beefsack/go-astar — Go implementation of the A* search algorithm. lafriks/go-tiled — Go library to parse Tiled map editor file format (TMX) and render map to image. Currently supports only orthogonal… s0rg/grid — Generic 2D grid. scarycoffee/ebiten-camera — A simple camera implementation based on vrld's hump for LÖVE. setanarut/kamera — Camera package for Ebitengine. solarlune/dngn — pkg.go.dev docs.