Map

Top 23 Map Open-Source Projects

  • Redisson

    Redisson - Easy Redis Java client with features of In-Memory Data Grid. Sync/Async/RxJava/Reactive API. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache ...

  • gods

    GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

    Project mention: How do you go about the lack of built in data structure like stack, queue for LeetCode | /r/golang | 2023-05-24

    for len(stack) > 0 { n := len(stack) - 1 // Top element fmt.Print(stack[n]) stack = stack[:n] // Pop } ``` Another solution would be to import a package like https://github.com/emirpasic/gods

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • mapbox-gl-js

    Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL

    Project mention: Brave browser simplifies its fingerprinting protections | news.ycombinator.com | 2024-01-22

    Good. Brave's fiddling with WebGL causes >50% of my bug reports from 1% of users.

    [1] https://github.com/mapbox/mapbox-gl-js/issues/10518

    [2] https://github.com/mapbox/mapbox-gl-js/issues/8377

  • react-map-gl

    React friendly API wrapper around MapboxGL JS

    Project mention: Library recommendations for an interactive world map | /r/reactjs | 2023-05-02

    I use this heavily https://visgl.github.io/react-map-gl/ and it's amazing for building complex maps with rich overlays, but you won't get a search box for countries out of the box.

  • BlenderGIS

    Blender addons to make the bridge between Blender and geographic data

    Project mention: NumPy issues | /r/blender | 2023-09-27

    I'm running Linux. I've already tried to run sudo apt -y install python3-numpy as suggested here and tried to install numpy using blender's python console and import pip pip.main.... it's saying everything is installed, but I still cannot enable addon either run import numpy in console. Please ask me if you need more technical details.

  • mapscii

    🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows

    Project mention: Show HN: MapSCII – The Whole World in Your Console | news.ycombinator.com | 2024-04-10

    Based on https://github.com/rastapasta/mapscii, jI ust found this today. Maybe today I am one of the lucky ten thousand(https://xkcd.com/1053/).

  • google-map-react

    Google map library for react that allows rendering components as markers :tada:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Alerts & Pickers

    Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...

  • react-leaflet

    React components for Leaflet maps

    Project mention: 33 React Libraries Every React Developer Should Have In Their Arsenal | dev.to | 2024-01-07

    30.react-leaflet

  • awesome-gis

    😎Awesome GIS is a collection of geospatial related sources, including cartographic tools, geoanalysis tools, developer tools, data, conference & communities, news, massive open online course, some amazing map sites, and more.

  • concurrent-map

    a thread-safe concurrent map for go

  • Leaflet.markercluster

    Marker Clustering plugin for Leaflet

    Project mention: 🌲Svelte + 🍃Leaflet + 📍 Clusters | dev.to | 2023-09-24

    You can retrieve this plugin from its official repo on Github : Leaflet.markercluster.

  • Awesome-Geospatial

    Long list of geospatial tools and resources

  • L7

    🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine

  • pigeon-maps

    ReactJS Maps without external dependencies

  • mapus

    A map tool with real-time collaboration 🗺️

    Project mention: Map Tool with Live-Collaboration | news.ycombinator.com | 2024-02-06

    The original website (I assume your project is fork?) shows proper attribution in the screenshot/video https://github.com/alyssaxuu/mapus

  • map

    PHP arrays and collections made easy

  • tangram

    WebGL map rendering engine for creative cartography (by tangrams)

  • prettymapp

    🖼️ Create beautiful maps from OpenStreetMap data in a streamlit webapp

    Project mention: FLaNK Stack Weekly 28 August 2023 | dev.to | 2023-08-28
  • maps

    A Mapbox react native module for creating custom maps

  • mapbox.js

    Mapbox JavaScript API, a Leaflet Plugin

  • react-mapbox-gl

    A React binding of mapbox-gl-js

  • AirMapView

    A view abstraction to provide a map user interface with various underlying map providers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-10.

Map related posts

Index

What are some of the best open-source Map projects? This list will help you:

Project Stars
1 Redisson 22,677
2 gods 15,350
3 mapbox-gl-js 10,691
4 react-map-gl 7,545
5 BlenderGIS 7,193
6 mapscii 6,867
7 google-map-react 6,281
8 Alerts & Pickers 5,624
9 react-leaflet 4,912
10 awesome-gis 4,117
11 concurrent-map 4,113
12 Leaflet.markercluster 3,844
13 Awesome-Geospatial 3,822
14 L7 3,467
15 pigeon-maps 3,417
16 mapus 3,256
17 map 2,907
18 tangram 2,178
19 prettymapp 2,155
20 maps 2,004
21 mapbox.js 1,911
22 react-mapbox-gl 1,886
23 AirMapView 1,861
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com