Showing 64 open source projects for "google maps api"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    BoringSSL

    BoringSSL

    Mirror of BoringSSL

    ...The project prioritizes security, simplicity, and maintainability over backward compatibility. Unlike OpenSSL, BoringSSL provides no guarantee of stable APIs or ABIs, meaning third-party projects depending on it may frequently break. Google products that use BoringSSL ship their own copies and update them as needed, enabling faster iteration without legacy constraints. BoringSSL includes comprehensive API documentation, build instructions, and guidance for porting code from OpenSSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CARLA Simulator

    CARLA Simulator

    Open-source simulator for autonomous driving research.

    ...Users can easily create their own maps following the OpenDrive standard via tools like RoadRunner.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    Configuration of GPS flight devices, plan and analyze flights on Google maps (incl. airspaces), manage waypoints and store flights (flightbook). Supported are all devices from Flytec and Brauniger. Supported Files: igc, OpenAirspace, kml, wpt.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 1,810 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 5
    PyTorch/XLA

    PyTorch/XLA

    Enabling PyTorch on Google TPU

    PyTorch/XLA is a Python package that uses the XLA deep learning compiler to connect the PyTorch deep learning framework and Cloud TPUs. You can try it right now, for free, on a single Cloud TPU with Google Colab, and use it in production and on Cloud TPU Pods with Google Cloud. Take a look at one of our Colab notebooks to quickly try different PyTorch networks running on Cloud TPUs and learn how to use Cloud TPUs as PyTorch devices. We are also introducing new TPU VMs for more transparent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    StringZilla

    StringZilla

    10x faster string search, split, sort, and shuffle for long strings

    ...The implementation fits into a single C 99 header file and uses different SIMD flavors and SWAR on older platforms. The Str is designed to replace long Python str strings and wrap our C-level API. On the other hand, the File memory-maps a file from persistent memory without loading its copy into RAM. The contents of that file would remain immutable, and the mapping can be shared by multiple Python processes simultaneously. A standard dataset pre-processing use case would be to map a sizeable textual dataset like Common Crawl into memory, spawn child processes, and split the job between them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    MuJoCo, developed and maintained by Google DeepMind, is a high-performance physics engine designed for simulating complex, articulated systems that interact through contact. It is widely used in research fields such as robotics, biomechanics, computer graphics, animation, and machine learning, where fast and accurate physics simulations are essential. The engine provides a robust C API optimized for real-time computation, making it suitable for scientific research and advanced simulation environments. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    BrowserOS

    BrowserOS

    Agentic browser; privacy-first alternative to ChatGPT Atlas

    BrowserOS is an open-source, agentic web browser built on a Chromium base that integrates AI agents directly into the browsing experience. Rather than just doing standard browsing, it places AI intelligence at the core: you can connect your own API keys (for e.g., OpenAI, Anthropic, Google Gemini) or run local models (via e.g., Ollama) so that your browsing data and automation stay on your machine — privacy and control are emphasized throughout. The interface remains familiar to users of Chrome (including support for Chrome extensions), but adds new capabilities: the browser can automate tasks for you, help you research by extracting and summarizing content, and enable agent-based workflows (e.g., “go fetch this info,” “fill this form,” “monitor this site”). ...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    Crow Translate

    Crow Translate

    Lightweight translator that allows you to translate and speak text

    Crow Translate is a simple and lightweight translator written in C++ / Qt that allows you to translate and speak text using Google, Yandex, Bing, LibreTranslate and Lingva translate API. You may also be interested in my library QOnlineTranslator used in this project. Wayland does not support global shortcuts registration, but you can use D-Bus to bind actions in the system settings. For desktop environments that support additional applications actions (KDE, for example) you will see them predefined in the system shortcut settings. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 10
    MuJoCo MPC

    MuJoCo MPC

    Real-time behaviour synthesis with MuJoCo, using Predictive Control

    ...The system supports multi-shooting optimization, enabling precise motion planning across diverse domains like quadruped locomotion, humanoid tracking, and dexterous manipulation. In addition to its C++ core, MJPC includes an experimental Python API, enabling integration with custom models and MuJoCo tasks for flexible scripting and experimentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenSpiel

    OpenSpiel

    Environments and algorithms for research in general reinforcement

    ...OpenSpiel also includes tools to analyze learning dynamics and other common evaluation metrics. Games are represented as procedural extensive-form games, with some natural extensions. The core API and games are implemented in C++ and exposed to Python. Algorithms and tools are written both in C++ and Python. To try OpenSpiel in Google Colaboratory, please refer to open_spiel/colabs subdirectory.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Route Generator
    ...This movie can be imported in your video editing software (e.g. Pinnacle Studio), so you can add it to your own movies. The map can be imported from OpenStreetMap, Google Maps or GeoTIFF, TIFF files. The routes can be drawn manually or imported from a GPX file containing GPS tracks.
    Leader badge
    Downloads: 460 This Week
    Last Update:
    See Project
  • 13

    pwwMap

    map and nosql database

    Using Chinese description. You need the Google translation. My address is as follows: No.17-18 of XiangGang batang Community, Xiangtan City of Hunan Province, China.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Candy's Space Mysteries II

    With the helpfull nef, you have to rescue earthlike planets!

    During their recent spacetrip, Candy & Noopy get trapped into a giant wormhole! They made a long light trip and found a passage who leads to the Milky Way. They was searching for a place to land, they have found the Earth. Knowing that great cataclysms are menacing their homeplanet, Candy & Noopy said together: - "We must save the Earth!". Since some times, the star masses, combined with the magnetic-fields of this planet gave special powers to the spaceship: The one of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Janes USAF Fox 2

    Janes USAF Fox 2

    A modification for Janes USAF

    This project is meant to create a more seamless and more in-depth game for Janes USAF. It's intended to include a more in-depth pilot career, updated models and textures, ease of use and map updates/creations. There are 2 versions, currently, and those are for end-users/players to choose either a dgvoodoo based game, or a wine3d based version. It is a free modification, that could develop into a complete overhaul of the game. All free of course. **You MUST own a original copy of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GrammarChecker

    GrammarChecker

    Grammar checker for any text field via keyboard shortcut using LLM

    GrammarChecker is a utility for instant grammar correction in any text field via keyboard shortcut, powered by Large Language Models (LLM). Grammar Checker utilizes the OpenAI API, supporting both OpenAI and Google Gemini models (It is possible to add other custom models via config), and requires an API key to function. Simply select the text you want to check and trigger the assigned shortcut. Grammar Checker can be automatically launched on startup and run in the system tray. The main window provides a user-friendly interface where you can assign any specific keyboard shortcut for triggering grammar checks or adjust the prompt requirements to align with your specific writing needs, such as translating text into different language or something else.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    FuzzBench

    FuzzBench

    FuzzBench - Fuzzer benchmarking as a service

    ...The service includes an easy-to-use API for integrating custom fuzzers and an automated reporting system that generates detailed statistical analyses, comparative graphs, and significance testing. By running experiments at Google scale, FuzzBench ensures consistent, unbiased, and data-driven evaluations that support academic and industrial fuzzing research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    civetweb

    civetweb

    Embedded C/C++ Web Server

    Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone web server for Windows, Linux, BSD or Mac-OS. This project is based on the Mongoose web server, but maintains the MIT license and is free from GPL licenses. Installation Guide https://github.com/civetweb/civetweb/blob/master/docs/Installing.md Contributions are welcome and encouraged. The official source code is...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Lullaby

    Lullaby

    A collection of C++ libraries designed to help teams

    ...Lullaby’s design promotes rapid iteration and cross-platform deployment, offering support for Android, iOS, Linux, and Windows. It integrates seamlessly with existing Android applications through a Java-based API and supports popular VR platforms such as Google Cardboard and Daydream. Originally used across multiple Google VR products, Lullaby serves as a foundation for building interactive worlds, responsive UIs, and dynamic simulations within immersive environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GameNetworkingSockets

    GameNetworkingSockets

    Reliable & unreliable messages over UDP

    GameNetworkingSockets is a basic transport layer for games. A reliability layer significantly more sophisticated than a basic TCP-style sliding window. It is based on the "ack vector" model from DCCP (RFC 4340, section 11.4) and Google QUIC and discussed in the context of games by Glenn Fiedler. The basic idea is for the receiver to efficiently communicate to the sender the status of every packet number (whether or not a packet was received with that number). By remembering which segments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VeGNUli

    VeGNUli

    VenenuX's development and software contender

    VenenuX's development and software contender, based on Debian flavored with openbox, lxde and firmwares: * For support: full support to Debian 7, 8. 9.. https://gitlab.com/venenux/venenux.git * For packages see https://build.opensuse.org/project/subprojects/home:vegnuli * Older Debians can Debian 4, 5, 6 in limited ways see https://gitlab.com/venenux/venenux.git * For old packages see https://build.opensuse.org/project/subprojects/home:venenux * Complete Debian 4, 5, 6 repository...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    opencpnplugins

    opencpnplugins

    Plugins for OpenCPN

    This project hosts various plugins for the OpenCPN chart plotter, which are not bundled with the core package. OpenCPN is a free software (GPLv2) project to create a concise chart plotter and navigation software, for use underway or as a planning tool. OpenCPN is developed by a team of active sailors using real world conditions for program testing and refinement.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 23
    Earth Enterprise

    Earth Enterprise

    Google Earth Enterprise - Open Source

    ...The system is composed of three main components: Fusion, which processes and integrates imagery, vector, and terrain data into unified map layers; Server, which hosts the resulting globes or maps via Apache or Tornado-based web servers; and Client, which includes the Google Earth Enterprise Client (EC) for 3D visualization and the Google Maps JavaScript API V3 for 2D viewing. Designed for enterprise, research, and government use, it allows for secure, scalable deployment of geospatial visualization systems within private infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AllTheHaxx

    AllTheHaxx

    Alternative Teeworlds Client with many exciting features!

    A modified client for the open source online multiplayer game Teeworlds, featuring a Lua API. Other highlights include smooth UI design, an identity management system, A* path finding for race maps and a great customizability.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Squirrel

    Squirrel

    An installation and update framework for Windows desktop apps

    Squirrel is both a set of tools and a library, to completely manage both installation and updating your Desktop Windows application, written in either C# or any other language (i.e., Squirrel can manage native C++ applications). Squirrel uses NuGet packages to create installation and update packages, which means that you probably already know most of what you need to create an installer. Windows apps should be as fast and as easy to install and update as apps like Google Chrome. From an app...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next