awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to transistorsoft/react-native-background-geolocation

Open-source alternatives to React Native Background Geolocation

30 open-source projects similar to transistorsoft/react-native-background-geolocation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best React Native Background Geolocation alternative.

  • aaronksaunders/react-native-reverse-geoAvatar de aaronksaunders

    aaronksaunders/react-native-reverse-geo

    19Voir sur GitHub↗

    React Native module bridge to convert address to geo coordinates.

    Objective-C
    Voir sur GitHub↗19
  • adriankumpf/srtmAvatar de adriankumpf

    adriankumpf/srtm

    7Voir sur GitHub↗

    Query locations for elevation data from the NASA Shuttle Radar Topography Mission

    Elixir
    Voir sur GitHub↗7
  • armon/erl-rstarAvatar de armon

    armon/erl-rstar

    58Voir sur GitHub↗

    An Erlang implementation of the R*-tree spacial data structure

    Erlang
    Voir sur GitHub↗58
  • armon/telesAvatar de armon

    armon/teles

    15Voir sur GitHub↗

    An Erlang network service for manipulating geographic data

    Erlang
    Voir sur GitHub↗15
  • bryanjos/geoAvatar de bryanjos

    bryanjos/geo

    679Voir sur GitHub↗

    A collection of GIS functions for Elixir

    Elixir
    Voir sur GitHub↗679
  • c404/distance-matrix-apiAvatar de C404

    C404/distance-matrix-api

    29Voir sur GitHub↗

    Google Distance Matrix API Library for Elixir

    Elixir
    Voir sur GitHub↗29
  • candygumdrop/projAvatar de CandyGumdrop

    CandyGumdrop/proj

    9Voir sur GitHub↗

    Elixir coordinate conversion library using OSGeo's PROJ.4

    C
    Voir sur GitHub↗9
  • couchbase/geocouchAvatar de couchbase

    couchbase/geocouch

    517Voir sur GitHub↗

    GeoCouch, a spatial index for CouchDB

    Erlang
    Voir sur GitHub↗517
  • dereuromark/cakephp-geoAvatar de dereuromark

    dereuromark/cakephp-geo

    51Voir sur GitHub↗

    A CakePHP plugin to - geocode locations/ips and save the information (lat/lng) along with the records - reverse geocode data - querying geocoded data by distance (using custom finder) - display Google maps (dynamic and static) - display Leaflet maps (open-source alternative) - display static…

    PHP
    Voir sur GitHub↗51
  • devfd/react-native-geocoderAvatar de devfd

    devfd/react-native-geocoder

    426Voir sur GitHub↗

    geocoding services for react native

    JavaScript
    Voir sur GitHub↗426
  • django/djangoAvatar de django

    django/django

    87,878Voir sur GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Pythonappsdjangoframework
    Voir sur GitHub↗87,878
  • eddieowens/react-native-boundaryAvatar de eddieowens

    eddieowens/react-native-boundary

    123Voir sur GitHub↗

    Native implementation of geofencing/region monitoring

    Java
    Voir sur GitHub↗123
  • evuez/geohaxAvatar de evuez

    evuez/geohax

    12Voir sur GitHub↗

    Geohash encoding and decoding for Elixir.

    Elixir
    Voir sur GitHub↗12
  • garysye/react-native-android-geolocationAvatar de garysye

    garysye/react-native-android-geolocation

    18Voir sur GitHub↗

    React Native Module to use Android Geolocation via Google Play API

    Java
    Voir sur GitHub↗18
  • geopandas/geopandasAvatar de geopandas

    geopandas/geopandas

    5,049Voir sur GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    Voir sur GitHub↗5,049
  • geopy/geopyAvatar de geopy

    geopy/geopy

    4,819Voir sur GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    Voir sur GitHub↗4,819
  • jazzband/geojsonAvatar de jazzband

    jazzband/geojson

    989Voir sur GitHub↗

    Python bindings and utilities for GeoJSON

    Pythongeojsonpython
    Voir sur GitHub↗989
  • knrz/geocoderAvatar de knrz

    knrz/geocoder

    129Voir sur GitHub↗

    The defacto geocoder for Elixir

    Elixir
    Voir sur GitHub↗129
  • lxsameer/react-native-geolocation-androidAvatar de lxsameer

    lxsameer/react-native-geolocation-android

    4Voir sur GitHub↗

    Geolocation module for android

    Java
    Voir sur GitHub↗4
  • mauron85/react-native-background-geolocationAvatar de mauron85

    mauron85/react-native-background-geolocation

    1,355Voir sur GitHub↗

    Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.

    Java
    Voir sur GitHub↗1,355
  • mneudert/geolixAvatar de mneudert

    mneudert/geolix

    196Voir sur GitHub↗

    IP information lookup provider

    Elixir
    Voir sur GitHub↗196
  • mustansirzia/react-native-fused-locationAvatar de MustansirZia

    MustansirZia/react-native-fused-location

    127Voir sur GitHub↗

    Finest location for react-native on Android using the new Fused API.

    Java
    Voir sur GitHub↗127
  • navinpeiris/geoipAvatar de navinpeiris

    navinpeiris/geoip

    126Voir sur GitHub↗

    Elixir library to find geo location information given an IP address, hostname or Plug.Conn

    Elixir
    Voir sur GitHub↗126
  • nazipov/ip2location-elixirAvatar de nazipov

    nazipov/ip2location-elixir

    17Voir sur GitHub↗

    An Elixir library for the IP2Location database

    Elixir
    Voir sur GitHub↗17
  • pareeohnos/geonames-elixirAvatar de pareeohnos

    pareeohnos/geonames-elixir

    24Voir sur GitHub↗

    An elixir wrapper around the GeoNames API

    Elixir
    Voir sur GitHub↗24
  • pkinney/topoAvatar de pkinney

    pkinney/topo

    172Voir sur GitHub↗

    A Geometry library for Elixir that calculates spatial relationships between two geometries

    Elixir
    Voir sur GitHub↗172
  • polmuz/elixir-geohashAvatar de polmuz

    polmuz/elixir-geohash

    29Voir sur GitHub↗

    Geohash encode/decode for Elixir

    Elixir
    Voir sur GitHub↗29
  • smileychris/django-countriesAvatar de SmileyChris

    SmileyChris/django-countries

    1,526Voir sur GitHub↗

    A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.

    Pythoncountry-codesdjangopython
    Voir sur GitHub↗1,526
  • surialabs/react-native-geo-fencingAvatar de surialabs

    surialabs/react-native-geo-fencing

    140Voir sur GitHub↗

    Native modules to determine if a location is within defined geographical boundaries using Google Geometry library

    Java
    Voir sur GitHub↗140
  • ua3mqj/wheretzAvatar de UA3MQJ

    UA3MQJ/wheretz

    11Voir sur GitHub↗

    Time zone by geo coordinates lookup

    Elixir
    Voir sur GitHub↗11

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search