uber
There are 542 repositories under uber topic.
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
uber/react-vis
Data Visualization Components
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
visgl/react-map-gl
React friendly API wrapper around MapboxGL JS
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
uber/h3
Hexagonal hierarchical geospatial indexing system
ro31337/libretaxi
Open source Uber #deleteuber
uber/AutoDispose
Automatic binding+disposal of RxJava streams.
uber-archive/makisu
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
visgl/luma.gl
High-performance Toolkit for WebGL-based Data Visualization
amitshekhariitbhu/ridesharing-uber-lyft-app
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project
realabbas/big-companies-interview-questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
mohak1712/UberUX
Project that demonstrates the entire animation stack present in the Uber app (android)
uber-archive/AthenaX
SQL-based streaming analytics platform at scale
jaebradley/uber-cli
🚗Uber, at your fingertips
18601949127/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
uber-common/metta
An information security preparedness tool to do adversarial simulation.
SimCoderYoutube/UberClone
Uber Clone Android App 👨💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!
uber/h3-js
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
uber/h3-py
Python bindings for H3, a hierarchical hexagonal geospatial indexing system
uber/nebula.gl
A suite of 3D-enabled data editing overlays, suitable for deck.gl
amanjeetsingh150/UberCarAnimation
A demo app showing movement of car on map like in Uber.
amalChandran/trail-android
🚕 Simple, smooth animation for route / polylines on google maps using projections.
calebnance/expo-uber
Uber UI Clone with React Native & Expo
uber-research/sbnet
Sparse Blocks Networks
uber/NEAL
🔎🐞 A language-agnostic linting platform
uber/react-vis-force
d3-force graphs as React Components.
uber/cadence-web
Web UI for visualizing workflows on Cadence
olayemii/uberr-ui
Flutter UI design for a car booking application
tungtouch/HubTaxi-Server
[Deprecated]
frankodoom/Vehicle-In-Motion
This is a basic implementation of location listener using Google Maps Api
uber/h3-go
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
uber/h3-java
Java bindings for H3, a hierarchical hexagonal geospatial indexing system
uber/h3-py-notebooks
Jupyter notebooks for h3-py, a hierarchical hexagonal geospatial indexing system
iamSahdeep/fu_uber
Flutter based taxi booking app (dummy) using provider.
narendrashetty/uber-mobile-web
This is an attempt to mock the new uber app into mobile web to learn how react can be used to optimize for mobile web.