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

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

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

Open-source alternatives to Strava

26 open-source projects similar to marcusvolz/strava, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Strava alternative.

  • anvaka/peak-mapanvaka 的头像

    anvaka/peak-map

    642在 GitHub 上查看↗

    This website allows you to visualize elevation of any area on the map with filled area charts (also known as a ridgeline):

    JavaScript
    在 GitHub 上查看↗642
  • cosmiq/comettsC

    CosmiQ/CometTS

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • daleroberts/bvD

    daleroberts/bv

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • developmentseed/deck.gl-rasterD

    developmentseed/deck.gl-raster

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • developmentseed/lonboardD

    developmentseed/lonboard

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • domlysz/blendergisdomlysz 的头像

    domlysz/BlenderGIS

    9,073在 GitHub 上查看↗

    BlenderGIS is an addon for Blender that provides a suite of tools for importing, georeferencing, and rendering geographic data and terrain meshes. It functions as a 3D terrain generator and geographic data importer, enabling the creation of three-dimensional surfaces from elevation models, contour lines, and topographic textures. The project distinguishes itself through its ability to fetch basemaps, building footprints, and street data directly from web services into the 3D environment. It includes a georeferencing toolset to align coordinates and virtual cameras using spatial reference syst

    Python
    在 GitHub 上查看↗9,073

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • facontidavide/plotjugglerfacontidavide 的头像

    facontidavide/PlotJuggler

    5,957在 GitHub 上查看↗

    PlotJuggler is an interactive time series visualization tool that loads, streams, and renders large datasets using hardware-accelerated OpenGL graphics. It functions as a multi-format data loader, supporting file formats such as CSV, ULog, and ROS bags, and also serves as a live data stream viewer that subscribes to real-time sources via MQTT, WebSockets, ZeroMQ, and UDP. The tool distinguishes itself through a plugin-based extensibility platform that allows users to add custom data sources, file formats, and processing capabilities. It includes a Lua scripting engine for creating custom data

    C++
    在 GitHub 上查看↗5,957
  • felixpalmer/procedural-gl-jsfelixpalmer 的头像

    felixpalmer/procedural-gl-js

    1,328在 GitHub 上查看↗
    JavaScript3d-mapsjavascriptmap
    在 GitHub 上查看↗1,328
  • holoviz/geoviewsH

    holoviz/geoviews

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • jokergoo/circlizejokergoo 的头像

    jokergoo/circlize

    1,020在 GitHub 上查看↗

    Circular visualization in R

    R
    在 GitHub 上查看↗1,020
  • jwass/mplleafletJ

    jwass/mplleaflet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kelvinau/circular-audio-wavekelvinau 的头像

    kelvinau/circular-audio-wave

    280在 GitHub 上查看↗

    JS library for audio visualization in circular wave using Web Audio API and ECharts

    JavaScript
    在 GitHub 上查看↗280
  • kosmtik/kosmtikK

    kosmtik/kosmtik

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kylestetz/slangkylestetz 的头像

    kylestetz/slang

    1,203在 GitHub 上查看↗

    🎤 a simple audio programming language implemented in JS

    JavaScriptaudiojavascriptlivecoding
    在 GitHub 上查看↗1,203
  • mapbox/tippecanoemapbox 的头像

    mapbox/tippecanoe

    3,026在 GitHub 上查看↗

    Tippecanoe is a command-line tool used to generate optimized vector tiles for web maps. It converts large-scale geospatial datasets, including GeoJSON, CSV, and Geobuf files, into binary vector tiles or MBTiles SQLite databases. The project is designed to maintain map performance and visual quality across different zoom levels. It achieves this through geospatial data downsampling, which includes simplifying geometries and thinning point density to prevent tile overcrowding and keep tile sizes within specific limits. The tool provides extensive data transformation capabilities, such as attri

    C++c-plus-plusgeojsonvector-tiles
    在 GitHub 上查看↗3,026
  • nycplanning/labs-postgis-previewN

    NYCPlanning/labs-postgis-preview

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • opengeoscience/geojsO

    OpenGeoscience/geojs

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • pixijs/pixi.jspixijs 的头像

    pixijs/pixi.js

    47,430在 GitHub 上查看↗

    PixiJS is a hardware-accelerated 2D rendering engine and HTML5 canvas library. It functions as a web-based graphics engine that utilizes WebGL to draw interactive digital content, shapes, text, and images in the browser. The engine provides a specialized pipeline for high-performance 2D graphics, featuring a scene-graph hierarchy for organizing visual objects and a system for dynamic texture management. It includes capabilities for applying visual effects through masks, filters, and blend modes. The project covers broad functional areas including digital asset loading, user input processing

    TypeScript
    在 GitHub 上查看↗47,430
  • python-visualization/foliumpython-visualization 的头像

    python-visualization/folium

    7,372在 GitHub 上查看↗

    Folium is a Python library that builds interactive Leaflet.js maps directly from Python data structures, enabling geographic data visualization in Jupyter notebooks or as standalone HTML pages. It creates maps centered on given coordinates with configurable zoom, tiles, and dimensions, and supports embedding those maps inside web routes for serving in browsers. The library provides a comprehensive set of tools for data-driven map creation, including choropleth maps that bind tabular data to geographic geometries, colormap application to markers and polygons, and GeoJSON data overlay and visua

    Pythondata-sciencedata-visualizationjavascript
    在 GitHub 上查看↗7,372
  • residentmario/geoplotResidentMario 的头像

    ResidentMario/geoplot

    1,206在 GitHub 上查看↗

    High-level geospatial data visualization library for Python.

    Pythongeopandasgeospatial-datageospatial-visualization
    在 GitHub 上查看↗1,206
  • skylerlee/wavebellskylerlee 的头像

    skylerlee/wavebell

    51在 GitHub 上查看↗

    :bell: Catch realtime audio wave from microphone with JavaScript!

    JavaScript
    在 GitHub 上查看↗51
  • sleexyz/hylogensleexyz 的头像

    sleexyz/hylogen

    489在 GitHub 上查看↗

    GLSL embedded in Haskell

    JavaScript
    在 GitHub 上查看↗489
  • spite/webaudioextensionspite 的头像

    spite/WebAudioExtension

    193在 GitHub 上查看↗

    Google Chrome DevTools extension to view and hopefully interact with the routing graph of Web Audio API

    JavaScript
    在 GitHub 上查看↗193
  • symbolixau/mapdeckSymbolixAU 的头像

    SymbolixAU/mapdeck

    382在 GitHub 上查看↗

    R interface to Deck.gl and Mapbox

    HTML
    在 GitHub 上查看↗382
  • urschrei/cityengine-twitterU

    urschrei/CityEngine-Twitter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • wizgrav/clubberwizgrav 的头像

    wizgrav/clubber

    375在 GitHub 上查看↗

    Application of music theory in audio reactive visualizations

    JavaScript
    在 GitHub 上查看↗375