awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

119 个仓库

Awesome GitHub RepositoriesCoordinate Systems

Utilities for defining and rendering mathematical axes and coordinate grids.

Explore 119 awesome GitHub repositories matching graphics & multimedia · Coordinate Systems. Refine with filters or upvote what's useful.

Awesome Coordinate Systems GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted 的头像

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Translates physical addresses into map coordinates and converts coordinates back into human-readable addresses.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • 3b1b/manim3b1b 的头像

    3b1b/manim

    87,664在 GitHub 上查看↗

    Manim is a Python-based computational geometry framework designed for programmatic video production. It functions as a mathematical animation engine, allowing users to generate high-fidelity visual content by scripting scene definitions rather than using traditional timeline-based editing software. The library is built to translate code-based instructions into precise, frame-accurate animations, making it a tool for explaining complex mathematical functions, geometric proofs, and abstract theories. The engine distinguishes itself through a declarative scene graph that organizes visual element

    Defines and renders mathematical axes, grids, and coordinate systems for visual clarity.

    Python3b1b-videosanimationexplanatory-math-videos
    在 GitHub 上查看↗87,664
  • apache/echartsapache 的头像

    apache/echarts

    66,629在 GitHub 上查看↗

    Apache ECharts is a JavaScript data visualization library used for rendering interactive charts and complex data visualizations in web browsers. It functions as a canvas-based charting engine and a statistical data visualization suite that transforms datasets into visual representations. The framework provides specialized capabilities for three-dimensional data visualization, including the generation of 3D plots and globe visualizations. It also serves as a web-based geographic mapping tool for overlaying heatmaps, routes, and data distributions onto interactive maps. The library covers a br

    Allows overlaying heatmaps, routes, and data distributions onto interactive geographical maps.

    TypeScriptapachecanvascharting-library
    在 GitHub 上查看↗66,629
  • mrrio/jspdfMrRio 的头像

    MrRio/jsPDF

    31,230在 GitHub 上查看↗

    jsPDF is a JavaScript PDF generation library and client-side engine that produces documents directly on the user's device. It provides a scriptable interface for creating PDF files within web browsers and other JavaScript runtime environments without requiring a backend server. The library includes a tool for defining document dimensions, orientation, and measurement units to control page layout. It also functions as a Unicode font integrator, allowing for the embedding of custom font files to support diverse languages and special characters. Capability areas cover dynamic document automatio

    Calculates precise drawing positions using a grid system to map elements to absolute page coordinates.

    JavaScript
    在 GitHub 上查看↗31,230
  • donnemartin/data-science-ipython-notebooksdonnemartin 的头像

    donnemartin/data-science-ipython-notebooks

    29,166在 GitHub 上查看↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Provides tutorials for plotting location-based data and geographic datasets on maps.

    Pythonawsbig-datacaffe
    在 GitHub 上查看↗29,166
  • bvaughn/react-virtualizedbvaughn 的头像

    bvaughn/react-virtualized

    27,072在 GitHub 上查看↗

    react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements visible in the viewport. It provides specialized layout managers including a windowed grid component and a dynamic height list manager. The project includes a masonry layout engine for packing items of varying heights and widths, as well as an infinite scroll interface for incrementally fetching and appending data. The library covers a broad range of virtualization capabilities, including frozen grid elements, reverse list rendering, and synchronized viewport scrolling. It also su

    Calculates the visible range of both rows and columns to render only intersecting cells of a table.

    JavaScriptgridlistlistview
    在 GitHub 上查看↗27,072
  • opendataloader-project/opendataloader-pdfopendataloader-project 的头像

    opendataloader-project/opendataloader-pdf

    25,769在 GitHub 上查看↗

    This project is a PDF data extraction tool and document preprocessor designed to convert PDF files into structured formats such as Markdown, JSON, and HTML. It functions as an OCR document parser for scanned files, an accessibility automator for generating PDF/UA compliant metadata, and a loader for AI orchestration frameworks like LangChain. The software distinguishes itself through specialized handling of complex document elements, including the conversion of mathematical formulas into LaTeX and the generation of natural-language descriptions for charts and images. It utilizes recursive seg

    Provides bounding boxes for extracted elements to map content back to original page coordinates for citations.

    Javaa11yaccessibilityai
    在 GitHub 上查看↗25,769
  • joke2k/fakerjoke2k 的头像

    joke2k/faker

    19,278在 GitHub 上查看↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Generates synthetic latitude and longitude values to support mapping and location-based testing.

    Pythondatasetfakefake-data
    在 GitHub 上查看↗19,278
  • plotly/plotly.jsplotly 的头像

    plotly/plotly.js

    18,227在 GitHub 上查看↗

    Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations. It functions as a high-performance data visualization engine that utilizes both SVG for static elements and WebGL for hardware-accelerated rendering of large datasets and complex 3D plots. The library is distinguished by specialized toolkits for financial analysis, such as candlestick and OHLC charts, and geographic mapping tools for rendering choropleth and scatter maps with custom projections. It also supports complex scientific visualizations, including Sankey diagrams, pa

    Offers a visualization system for rendering choropleth and scatter maps with custom projections and geometries.

    JavaScriptcharting-librarychartsd3
    在 GitHub 上查看↗18,227
  • jonasschmedtmann/complete-javascript-coursejonasschmedtmann 的头像

    jonasschmedtmann/complete-javascript-course

    17,154在 GitHub 上查看↗

    This project is a JavaScript educational resource and frontend web development course. It provides a collection of starter files and final projects designed to teach the JavaScript programming language through practical application. The material functions as a project portfolio and implementation guide, demonstrating how to build interactive user interfaces using the document object model. It focuses on event handling, object oriented programming, and the integration of native browser features. The course covers a range of capability areas, including asynchronous data fetching, client-side a

    Implements the visual plotting of geographic markers on interactive maps using coordinate data.

    JavaScriptjavascript-coursestarter-filesudemy
    在 GitHub 上查看↗17,154
  • academicpages/academicpages.github.ioacademicpages 的头像

    academicpages/academicpages.github.io

    17,152在 GitHub 上查看↗

    This project is a static site generator template designed for academics to build and maintain professional portfolios. It transforms markdown files and structured data into a cohesive website, allowing scholars to document their research publications, teaching experience, and speaking history without the need for a database. The platform is distinguished by its specialized tools for scholarly dissemination, including the ability to showcase research output with metadata and abstracts, and to catalog professional talks through interactive geographic visualizations. It supports the presentation

    Visualizes talk locations by plotting geographic markers on an interactive map.

    SCSSacademic-websitegithub-pagesjekyll
    在 GitHub 上查看↗17,152
  • react-native-maps/react-native-mapsreact-native-maps 的头像

    react-native-maps/react-native-maps

    15,971在 GitHub 上查看↗

    react-native-maps is a cross-platform mobile map component for iOS and Android that renders interactive geographic data and markers. It provides a native map view and viewport controller to manage camera movement, zoom levels, and coordinate-based animations on mobile devices. The project includes a GeoJSON map renderer for visualizing complex geographic features and an interactive map overlay library for drawing polylines, polygons, and heatmaps. It supports integration with both Google Maps and Apple Maps, allowing developers to switch between providers or apply cloud-based styling and cust

    Renders GeoJSON shapes, heatmaps, and custom polygons to visualize spatial data on a mobile map.

    TypeScriptgoogle-mapsmapsreact-native
    在 GitHub 上查看↗15,971
  • pyecharts/pyechartspyecharts 的头像

    pyecharts/pyecharts

    15,761在 GitHub 上查看↗

    pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti

    Provides specialized tools for plotting spatial data and regional boundaries on interactive maps using predefined assets.

    Python
    在 GitHub 上查看↗15,761
  • analyticalgraphicsinc/cesiumAnalyticalGraphicsInc 的头像

    AnalyticalGraphicsInc/cesium

    15,379在 GitHub 上查看↗

    Cesium is a JavaScript geospatial visualization library and 3D globe engine designed to render world-scale environments and precision spatial data. It functions as a web-based mapping tool that displays hardware-accelerated 3D globes and 2D maps directly in a browser without requiring external plugins. The project operates as a 3D tiles renderer, utilizing the 3D Tiles open standard to stream and display large-scale geospatial datasets. It enables the visualization and analysis of high-accuracy spatial information across global environments. The library covers a broad range of capabilities,

    Employs a relative-to-center coordinate system to prevent jitter and precision loss in global-scale mapping.

    JavaScript
    在 GitHub 上查看↗15,379
  • vdumoulin/conv_arithmeticvdumoulin 的头像

    vdumoulin/conv_arithmetic

    14,623在 GitHub 上查看↗

    This project provides a collection of visual guides, technical documentation, and animation generation tools designed to explain the mathematical mechanics of neural network layer operations. It serves as an educational resource for understanding the architecture and data mapping processes involved in deep learning. The toolset distinguishes itself by programmatically generating visual representations of standard, transposed, and dilated convolution layers. By utilizing a declarative configuration model, it maps mathematical parameters—such as kernel sizes, strides, and padding—to coordinate-

    Provides utilities for rendering mathematical coordinate grids to visualize neural network layer operations.

    TeX
    在 GitHub 上查看↗14,623
  • hammerspoon/hammerspoonHammerspoon 的头像

    Hammerspoon/hammerspoon

    14,497在 GitHub 上查看↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Calculates distances between coordinates and determines sunrise or sunset times for specific locations.

    Objective-Cautomationhammerspoonirc
    在 GitHub 上查看↗14,497
  • questpdf/questpdfQuestPDF 的头像

    QuestPDF/QuestPDF

    14,088在 GitHub 上查看↗

    QuestPDF is a C# PDF generation library and layout engine used to create structured documents, reports, and invoices. It utilizes a fluent API and a component-based layout approach to convert code into high-fidelity PDF and XPS files. The library distinguishes itself with a dedicated layout debugger that provides real-time previews, hot-reload capabilities, and visual boundary tools to map rendered elements back to source code. It also functions as an accessibility tool, providing semantic tagging and navigational aids to ensure documents comply with international accessibility and archival s

    Integrates with maps APIs to insert geographical visualizations based on coordinates and zoom levels.

    C#c-sharpdotnet-coreexport
    在 GitHub 上查看↗14,088
  • phpoffice/phpspreadsheetPHPOffice 的头像

    PHPOffice/PhpSpreadsheet

    13,932在 GitHub 上查看↗

    PhpSpreadsheet is a PHP library used for reading and writing spreadsheet files across various formats. It functions as a spreadsheet file generator and an Excel file parser, allowing for the programmatic creation and manipulation of documents compatible with software such as Microsoft Excel and LibreOffice Calc. The library provides capabilities for programmatic spreadsheet generation and data extraction, enabling the conversion of data from spreadsheet files into programmable PHP formats. It also facilitates cross-format spreadsheet conversion, allowing data to be moved between different sta

    Uses a grid system of columns and rows to locate and modify specific spreadsheet cells.

    PHP
    在 GitHub 上查看↗13,932
  • lgvalle/material-animationslgvalle 的头像

    lgvalle/Material-Animations

    13,567在 GitHub 上查看↗

    Material-Animations is a Java-based library for coordinating activity transitions, property animations, and reveal effects within Android mobile user interfaces. It provides a framework for automating visual updates whenever view properties or layout configurations are modified. The project implements high-level patterns for shared element transitions, linking independent views across different sections to simulate a single moving element. It also includes circular reveal masking to unveil content from a specific focal point and coordinate-based view mapping to execute translation and scaling

    Implements coordinate-based mapping to execute precise translation and scaling movements between activities.

    Java
    在 GitHub 上查看↗13,567
  • fmhy/fmhyfmhy 的头像

    fmhy/FMHY

    13,150在 GitHub 上查看↗

    FMHY is a community-driven index designed to organize and distribute decentralized digital content through standardized metadata and protocol-agnostic linking. It functions as a resilient, distributed map of internet resources, providing a structured directory that facilitates the discovery of media, software, and educational tools without reliance on centralized control. The project distinguishes itself by maintaining a massive, human-verified repository of external links that span diverse digital ecosystems, including peer-to-peer networks, Usenet, and direct download servers. By utilizing

    Provides specialized mapping tools to visualize historical, climate, infrastructure, and satellite data.

    freemediaheckyeah
    在 GitHub 上查看↗13,150
上一个12345…6下一个
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks
  5. Coordinate Systems

探索子标签

  • Geographic Converters4 个子标签Utilities for translating geographic coordinates into location-based data like timezones. **Distinct from Coordinate Systems:** Distinct from coordinate systems: focuses on data conversion rather than rendering axes.
  • Linked Filtering TransitionsAnimated visual updates that synchronize across multiple charts when a data dimension is filtered. **Distinct from Coordinate Systems:** Focuses on the coordinated transition between filtered data states across charts, not general coordinate mapping.
  • Page Coordinate Mapping3 个子标签Systems for mapping virtual elements to absolute page coordinates using a grid. **Distinct from Coordinate Systems:** More specific than general coordinate systems; focuses on absolute page positioning for documents.