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
·
Back to jderrough/unityslippymap

Open-source alternatives to UnitySlippyMap

30 open-source projects similar to jderrough/unityslippymap, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best UnitySlippyMap alternative.

  • jmcunningham/angularjs-learningjmcunningham avatar

    jmcunningham/AngularJS-Learning

    10,874View on GitHub↗

    AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le

    View on GitHub↗10,874
  • bayatgames/redrunnerBayatGames avatar

    BayatGames/RedRunner

    899View on GitHub↗

    Red Runner, Awesome Platformer Game.

    C#fantasyfreegame
    View on GitHub↗899
  • brackeys/cut-the-rope-replicaB

    Brackeys/Cut-the-Rope-Replica

    0View on GitHub↗
    View on GitHub↗0
  • brackeys/fruit-ninja-replicaB

    Brackeys/Fruit-Ninja-Replica

    0View on GitHub↗
    View on GitHub↗0
  • collinrlenon/dbt-snowflake-templatecollinrlenon avatar

    collinrlenon/dbt-snowflake-template

    10View on GitHub↗

    A production-ready template for deploying dbt projects with Snowflake using GitHub Actions. This template provides a streamlined setup process and includes essential features for reliable data transformations.

    View on GitHub↗10

AI search

Explore more awesome repositories

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

Find more with AI search
  • dagster-io/mdsfest-opensource-mdsdagster-io avatar

    dagster-io/mdsfest-opensource-mds

    170View on GitHub↗

    Demo Project for Open Source MDS

    Python
    View on GitHub↗170
  • davidgasquez/dbt-devcontainerD

    davidgasquez/dbt-devcontainer

    0View on GitHub↗

    Example repository showcasing how to use dbt with some extra goodies inside a .devcontainer environment (Visual Studio Code, GitHub Codespaces, ...).

    View on GitHub↗0
  • dbt-labs/analytics-engineering-surveydbt-labs avatar

    dbt-labs/analytics-engineering-survey

    9View on GitHub↗

    In late 2022, dbt Labs ran the first State of Analytics Engineering survey. Alongside the main report, we have released the raw data from 567 respondents for the community to explore.

    View on GitHub↗9
  • dbt-labs/attribution-playbookdbt-labs avatar

    dbt-labs/attribution-playbook

    35View on GitHub↗

    This dbt project is a worked example to demonstrate how to model customer attribution. Check out the full write-up here, as well as the documentation site for this project here.

    TSQL
    View on GitHub↗35
  • dbt-labs/mrr-playbookD

    dbt-labs/mrr-playbook

    0View on GitHub↗

    This dbt project is a worked example to demonstrate how to model subscription revenue. Check out the full write-up here, as well as the documentation site for this project here.

    View on GitHub↗0
  • dcaribou/transfermarkt-datasetsdcaribou avatar

    dcaribou/transfermarkt-datasets

    422View on GitHub↗

    Clean, structured and automatically updated football (soccer) dataset built from Transfermarkt data -- 79,000+ games, 37,000+ players, 1,800,000+ appearances and more, refreshed weekly.

    Python
    View on GitHub↗422
  • dgkanatsios/flappybirdstylegameD

    dgkanatsios/FlappyBirdStyleGame

    0View on GitHub↗
    View on GitHub↗0
  • dgkanatsios/infiniterunner3dD

    dgkanatsios/InfiniteRunner3D

    0View on GitHub↗
    View on GitHub↗0
  • dgkanatsios/matchthreegameD

    dgkanatsios/MatchThreeGame

    0View on GitHub↗
    View on GitHub↗0
  • dgkanatsios/towerdefenseD

    dgkanatsios/TowerDefense

    0View on GitHub↗
    View on GitHub↗0
  • elliotgunn/datafold-dbt-ci-advancedelliotgunn avatar

    elliotgunn/datafold-dbt-ci-advanced

    8View on GitHub↗

    This builds on the first demo of creating a simple CI pipeline with GitHub Actions in a toy dbt project. You can access the first demo in the datafold-dbt-ci repository. The two demos are designed to be self-contained; you can run this one without having to run the other first.

    View on GitHub↗8
  • federicodangelo/cubeworldF

    federicodangelo/CubeWorld

    0View on GitHub↗
    View on GitHub↗0
  • ftupas/dbt-spotify-analyticsftupas avatar

    ftupas/dbt-spotify-analytics

    131View on GitHub↗

    In this project, we will be analyzing our listening history, top tracks & artists, and genres from Spotify. Here are the tools that we will be using: - Python - Scraping data from Spotify API endpoints and saving files to CSV - Postgres - Our database wherein data will be stored into and queried…

    Python
    View on GitHub↗131
  • hyperparticle/nodulusHyperparticle avatar

    Hyperparticle/nodulus

    625View on GitHub↗

    Puzzle game with clever twists (Unity3d)

    C#
    View on GitHub↗625
  • inosrahul/f1-data-pipelineI

    InosRahul/f1-data-pipeline

    0View on GitHub↗
    View on GitHub↗0
  • jonathanneo/data-aware-orchestrationjonathanneo avatar

    jonathanneo/data-aware-orchestration

    31View on GitHub↗

    This project demonstrates dagster's data-aware orchestration capability.

    Python
    View on GitHub↗31
  • jpooksy/paradime-dbt-nba-challengejpooksy avatar

    jpooksy/paradime-dbt-nba-challenge

    4View on GitHub↗

    Welcome to the Paradime dbt™ Data Modeling Challenge - NBA Edition!

    View on GitHub↗4
  • ledpup/othelloL

    ledpup/Othello

    0View on GitHub↗
    View on GitHub↗0
  • lettier/3d-game-shaders-for-beginnerslettier avatar

    lettier/3d-game-shaders-for-beginners

    19,407View on GitHub↗

    This project is an educational platform and technical reference for learning real-time graphics programming through the development of custom shaders. It provides a comprehensive guide to the programmable graphics pipeline, offering a collection of tutorials and interactive examples that demonstrate how to manipulate coordinate spaces, manage buffer data, and implement complex rendering techniques in 3D environments. The repository distinguishes itself as a versatile toolkit for both photorealistic and non-photorealistic rendering. It includes modular implementations for stylized aesthetics s

    C++3d3d-graphicsgame-development
    View on GitHub↗19,407
  • make-open-data/make-open-dataM

    make-open-data/make-open-data

    0View on GitHub↗

    Présentation du projet ou contactez-nous pour une démo : https://make-open-data.fr/ - Catalogue des données : https://data.make-open-data.fr/

    View on GitHub↗0
  • matsonj/mdsinaboxM

    matsonj/mdsinabox

    0View on GitHub↗

    Minimalist Modern Data Stack In A Box

    View on GitHub↗0
  • mattatz/unity-sketchbookM

    mattatz/unity-sketchbook

    0View on GitHub↗
    View on GitHub↗0
  • naphier/unity-design-patternsNaphier avatar

    Naphier/unity-design-patterns

    1,198View on GitHub↗

    Examples of programming design patterns in Unity C#

    C#
    View on GitHub↗1,198
  • phippen/othelloP

    Phippen/Othello

    0View on GitHub↗
    View on GitHub↗0
  • pokemonunity/pokemonunityPokemonUnity avatar

    PokemonUnity/PokemonUnity

    2,000View on GitHub↗

    A LEGACY Unity project to help build Pokémon-esque RPG games.

    C#legacypokemonunity
    View on GitHub↗2,000