Showing 79 open source projects for "open road"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. Trip...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    GraphHopper Routing Engine

    GraphHopper Routing Engine

    Open source routing engine for OpenStreetMap

    GraphHopper invests in an active open source community. Our flagships are the GraphHopper routing engine and jsprit, the toolkit for solving rich vehicle routing problems. We promote a fair & diverse mindset. jsprit is a Java based toolkit for solving rich traveling salesman problems (TSP) and vehicle routing problems (VRP). It is lightweight, flexible, easy-to-use, and based on a single all-purpose meta-heuristic. The GraphHopper routing engine is fast and memory-efficient, using Java. It runs...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    openpilot

    openpilot

    Open source driver assistance system

    openpilot is an open-source driver assistance system designed to improve upon the existing driver assistance of most modern cars today. openpilot gives you Tesla Autopilot-like functionality with functions like Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW) and Lane Departure Warning (LDW). All these with just a push of a button. openpilot also includes a camera-based driver monitoring feature that alerts distracted and asleep drivers while...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    3DWorld

    3DWorld

    3D Procedural Game Engine Using OpenGL

    3DWorld is a cross-platform OpenGL-based 3D Game Engine that I've been working on since I took the CS184 computer graphics course at UC Berkeley in 2001. I converted the project from svn to git at commit 6607. Most of the code is written in C++, with GLSL for shaders. This is intended to be a cross-platform project. Microsoft Visual Studio 2019 and 2022 project files are included. A linux/gcc makefile is also included, but is more experimental. See README.linux for more details. The project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge

    AWS IoT FleetWise Edge Agent

    .... Improve electric vehicle (EV) battery range estimates with crowdsourced environmental data, such as weather and driving conditions, from nearby vehicles. Collect select data from nearby vehicles and use it to notify drivers of changing road conditions, such as lane closures or construction. Use near real-time data to proactively detect and mitigate fleet-wide quality issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eslint-plugin-compat

    eslint-plugin-compat

    Check the browser compatibility of your code

    Lint the browser compatibility of your code. Browser targets are configured using a browser list. You can configure browser targets in your package.json. If no configuration is found, browser list defaults to "> 0.5%, last 2 versions, Firefox ESR, not dead". Add polyfills to the settings section of your eslint config. Append the name of the object and the property if one exists. Toolchains for native platforms, like iOS and Android, have had API linting from the start. It's about time that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XRender

    XRender

    Easy-to-use middle and back-end "form/table/chart" solution

    ..., and to bring the ultimate development experience with a series of peripheral products such as form editors, plug-ins, and custom components. On the road to develop 1.0, we made a series of trade-offs, see the 0.x - 1.0 migration document for details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Layui UI

    Layui UI

    An open source Web UI component library

    layui is a set of open-source Web UI component library, which adopts its own classic modularization specifications and follows the development method of native HTML/CSS/JS. It is very easy to use and ready to use. Its style is simple and light, while its components are elegant and rich. Every detail from source code to usage method has been carefully crafted, which is very suitable for the rapid development of web interface. Layui is different from those front-end frameworks based on the bottom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    Iris Web Framework

    Iris Web Framework

    The fastest community-driven web framework for Go

    ... library and 3rd-party middleware packages. Iris is open source and cross-platform, so you can write once and run anywhere with minimum machine power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Adafruit Unified Sensor Driver

    Adafruit Unified Sensor Driver

    Common sensor library

    Many small embedded systems exist to collect data from sensors, analyze the data, and either take appropriate action or send that sensor data to another system for processing. One of the many challenges of embedded systems design is the fact that parts you used today may be out of production tomorrow, or system requirements may change and you may need to choose a different sensor down the road. Creating new drivers is a relatively easy task, but integrating them into existing systems is both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Penguins' eggs

    Penguins' eggs

    On the road of Remastersys, Refracta, Systemback and father Knoppix!

    penguins-eggs is a console tool, under continuous development, that allows you to remaster your system and redistribute it as live images on usb sticks or via PXE, work on amd64, i386 and ARM64.
    Leader badge
    Downloads: 357 This Week
    Last Update:
    See Project
  • 13
    Alignment Solver

    Alignment Solver

    Solve Alignment of Road , Rail,Tunnel

    Alignment solver is a utility to solve alignment of Road, Rail or Tunnel. It can handle horizontal and vertical offset alignment , offset in transitions. cant, Import form LANDxml and other formats , exports to Landxml, GSI , Trimble ascii , Inroads ascii etc. The project is under Heavy development. Please report any issues to the ticket system. Tested Operating Systems Windows 7 / 8 / 10/ 11 64 bit Ubuntu 16.04 / 22.04 64 bit Deepin 15 64 bit Linux Mint 18.2 64 bit MXlinux 21
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    CarDriving
    The very basic of a java 3D car driving game, freely expandable including a built-in basic 3D object editor and a more complex road+objects editor. Source code available, no OpenGL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    frontend-interview

    frontend-interview

    The strongest front-end interview guide in the universe

    This is a review summary project about preparing for front-end interviews that I have summarized, and the project is updated from time to time. This is not only a strategy for job interviews, but also a collection of front-end ers to examine themselves and achieve breakthroughs. I hope that through this guide, everyone can open up their own lines of Ren and Du, and go further on the road to the front. This warehouse uses a large number of diagrams to convey knowledge. The so-called picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    py-multiaddr

    py-multiaddr

    multiaddr implementation in Python

    py-multiaddr is a multiaddr implementation in Python. Every choice in computing has a tradeoff. This includes formats, algorithms, encodings, and so on. And even with a great deal of planning, decisions may lead to breaking changes down the road, or to solutions that are no longer optimal. Allowing systems to evolve and grow is important. The Multiformats Project is a collection of protocols that aim to future-proof systems, today. They do this mainly by enhancing format values with self...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    piconomix-fwlib

    piconomix-fwlib

    C firmware and documentation for 8/16/32-bit microcontrollers

    The foundation of piconomix-fwlib is knowledge and freedom: the knowledge and freedom to use the right microcontroller for the job and not trying to fit a square peg in a round hole. piconomix-fwlib is a collection of C firmware and documentation for microcontrollers to develop code that is vendor and architecture independent (or easier to reuse). It is tough to find the best compromise between lean 8-bit targets, middle-of-the-road 16-bit targets, and resource rich 32-bit targets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Neat

    Neat

    A lightweight and flexible Sass grid

    Neat is a fluid grid framework with the aim of being easy enough to use out of the box and flexible enough to customize down the road. Neat also works great with Bourbon and Bitters, They are all lightweight and easy to work with so it’s a blast to try them out and see if they’re right for your next project. If you need multiple grids in a single project, you can do this by defining a new map stored within a variable of your choosing. This variable can then be passed directly into any of Neat's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Killer Keks Train

    Killer Keks Train

    Herzlich Willkommen bei den Killer Keksen

    ...://www.technicpack.net/modpack/killer-keks-train.995944 . Ihr habt jetzt lust mitzumachen dann joint Teamspeak 3: k3ks3.de oder Discord: https://discordapp.com/invite/Er5PYY?utm_source=Discord%20Widget&utm_medium=Connect Welcome to the Killer Cookies We are a gamming community that has existed since 2007. Since 2015, we are in the field of modding on the road and have 2017 this Modpack on its feet, it includes so zermally all aspects of Minecraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simultra

    Simultra

    Multiagent simulator of road traffic in Qt/C++ and OpenStreetMap.

    Simultra is an open-source, hybrid road traffic simulator designed to handle large roadmaps in real-time. It combines microscopic and mesoscopic simulations into one multiagent hybrid simulator. The large-scale maps are modelled mesoscopically in real-time, and the complex traffic interactions benefit from detailed agent-based microscopic simulations. To resolve the concurrency issues within the maps representation and the meso-micro transitions, Simultra combines an event-based mesoscopic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A complete entry system for managing competitive events. It is flexible enough to cope with many different events like track and road running races, triathlons, regatas etc. An offline tool is also provided for race day administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GPS Tracking system using Traccar Server

    GPS Tracking system using Traccar Server

    GPS Fleet/Vehicle tracking System Using Open Source Traccar Server

    Web based Tracking System Successfully Tested with GT06N Model Developed in PHP/MySQL and JavaScript Report Generating, Playback, Device Statistics Maps based on Google maps API V3 Geofence with Lanmark facility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    PortalView Live Desktop Wallpaper v1.63

    PortalView Live Desktop Wallpaper v1.63

    Watch the World on Your Linux Desktop!

    PortalView delivers real-time wallpaper from thousands of webcams and weather sites worldwide. Launch this simple Python program on the boot or with a click to watch the sun set over the Mediterranean or Old Faithful erupt in Yellowstone Park. Automatic updating allows you to monitor your local webcam or road conditions without keeping a resource-hungry browser open. Doppler and Satellite maps keep you informed of approaching weather. World Sunlight maps (Earthlights) include rectangular...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 24
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Group Expense Manager

    Group Expense Manager

    A Java based tool to calculate individual share in group expenses

    This tool can be used when you want to calculate how much you need to give or get from other group members. For example 5 people go out on a trip.Say person A,B,C,D,E. And Expenses are like: 1. Trip road cost : 2000 bucks (A paid 1000,B paid 500,C paid 500) 2. A,B had snacks : 50 bucks (A paid 50) 3. B,C,D had drinks : 150 bucks (B paid 150) 4. hotel cost : 2500 bucks ( C paid 2500) Here A,B,C,D,E are added to person list file. There are 3 different groups: G5:A,B,C,D,E...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next