About 2,240,000 results
Open links in new tab
  1. GenericMappingTools/gmt: The Generic Mapping Tools - GitHub

    GMT is an open source collection of about 100 command-line tools for manipulating geographic and Cartesian data sets (including filtering, trend fitting, gridding, projecting, etc.) and producing high-quality illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces, 3D perspective views and animations.

  2. mapping-tools · GitHub Topics · GitHub

    Apr 15, 2025 · Simple Map Kit is an open source software package that supports the rapid development of maps using leafletJS and various data sources and services. For the companion SMK Editor, please see the repository https://github.com/bcgov/smk-cli. 📜 Simple and flexible application to manage configuration data aka lists of values.

  3. 17 Best code visualization and analysis tools as of 2025 - Slant

    Feb 2, 2024 · Sourcetrail, Understand, and Gource are probably your best bets out of the 17 options considered. "Free" is the primary reason people pick Sourcetrail over the competition. This page is powered by a knowledgeable community that helps you make an informed decision.

  4. abulka/lcodemaps: Literate Code Maps - GitHub

    Literate Code Maps are diagrams which help programmers understand the structure and behaviour of source code. Based on, but more practical than UML. Code Map diagrams differ from UML diagrams in that they focus on real source code fragments and lots of rich-text formatted story-telling narrative.

  5. Free AI-powered GitHub Repo Visualizer – GitDiagram

    GitDiagram is a free, open-source, AI-powered tool that transforms any GitHub repository into an interactive, visual diagram. This tool addresses the challenge of understanding large codebases quickly, particularly when onboarding new team members or exploring unfamiliar projects.

  6. Best Tools And Extensions For Working With Git.

    Sep 22, 2024 · In this article, we’ll explore the best tools and extensions available to help you work seamlessly with Git, boosting productivity and improving collaboration. Git is an open-source version control system designed to handle projects of all sizes with speed and efficiency.

  7. 11 Source Code Management Tools for Version Control

    Oct 4, 2024 · GitHub is a source code management tool for controlling and managing different versions of source code. It can be used for generating and hosting codes, collaborating and reviewing application codes, merging changes to the code through pull requests, etc.

  8. Top 40 Open-source Developer Tools with the Most GitHub Stars

    6 days ago · Over the past year, we have continuously tracked the dynamics of open-source projects on GitHub and published several in-depth articles: The Top 12 Open-Source No-Code Tools with the Most GitHub Stars; Top 15 Open-Source Low-Code Projects with the Most GitHub Stars; Top 13 Self-Hosted Projects with the Most GitHub Stars

  9. Sourcetree | Free Git GUI for Mac and Windows

    Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI. Say goodbye to the command line - simplify distributed version control with …

  10. Code Mapping: Practical Guide for Development Teams

    Aug 3, 2023 · By creating a visual map of your code, you can quickly identify dependencies, hotspots, and potential problem areas. Code mapping can also help you understand the impact of changes and refactoring, making it an essential tool for efficient programming.