Showing 159 open source projects for "taxi-dispatch"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 1
    Reactotron

    Reactotron

    Desktop app for inspecting your React JS and React Native projects

    Reactotron is a macOS, Windows, and Linux app for inspecting your React JS and React Native apps. View your application state, show API requests & responses, perform quick performance benchmarks, subscribe to parts of your application state, display messages similar to console.log, track global errors with source-mapped stack traces including saga stack traces! You can dispatch actions like a government-run mind control experiment, hot swap your app's state using Redux or mobx-state-tree, track...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 2
    Saleor

    Saleor

    Customer-centric e-commerce on a modern stack

    Saleor is one of the fastest growing open source e-commerce platforms, built to deliver ultra-fast, dynamic and personalized shopping experiences. Built with Python, Django, GraphQL, and ReactJS, Saleor is modular and highly performant. With a GraphQL API and headless commerce, you can build beautiful, customized online stores anywhere on any device using the latest technology. Saleor gives you great flexibility, with options for building your front-end how you want, and seamless...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    WhereTraits.jl

    WhereTraits.jl

    Traits for julia: dispatch on whatever you want using where syntax

    Welcome to WhereTraits.jl. This package exports one powerful macro @traits with which you can extend Julia's where syntax in order to support traits definitions. In addition, WhereTraits comes with a standardized way how to resolve ambiguities among traits, by defining an order among the traits with @traits_order. Under the hood @traits uses normal function dispatch to achieve the speed and flexibility, however, julia function dispatch can lead to ambiguities. With traits these can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    emgucv

    emgucv

    Cross platform .Net wrapper to the OpenCV image processing library

    Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 5
    QuestDB

    QuestDB

    An open source SQL database designed to process time series data

    QuestDB is a high-performance, open-source SQL database for applications in financial services, IoT, machine learning, DevOps and observability. It includes endpoints for PostgreSQL wire protocol, high-throughput schema-agnostic ingestion using InfluxDB Line Protocol, and a REST API for queries, bulk imports, and exports. QuestDB implements ANSI SQL with native extensions for time-oriented language features. These extensions make it simple to correlate data from multiple sources using...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CTranslate2

    CTranslate2

    Fast inference engine for Transformer models

    CTranslate2 is a C++ and Python library for efficient inference with Transformer models. The project implements a custom runtime that applies many performance optimization techniques such as weights quantization, layers fusion, batch reordering, etc., to accelerate and reduce the memory usage of Transformer models on CPU and GPU. The execution is significantly faster and requires less resources than general-purpose deep learning frameworks on supported models and tasks thanks to many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Saleor Commerce

    Saleor Commerce

    A modular, high performance, headless e-commerce platform

    ... front end powered by a GraphQL API and written with React and TypeScript. A comprehensive system for orders, dispatch, and refunds. Advanced payment and tax options, with full control over discounts and promotions. Packed with features that get stores to a wider audience.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    DeepLinkDispatch

    DeepLinkDispatch

    Annotation-based library for making deep link handling better

    Deep links provide a way to link to specific content on either a website or an application. These links are indexable and searchable, and can provide users direct access to much more relevant information than a typical home page or screen. In the mobile context, the links are URIs that link to specific locations in the application. At Airbnb, we use these deep links frequently to link to listings, reservations, or search queries. Android supports deep links through declaration in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CocoaLumberjack

    CocoaLumberjack

    A flexible logging framework for Mac and iOS

    CocoaLumberjack is a fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS. First, install CocoaLumberjack via CocoaPods, Carthage, Swift Package Manager or manually. Then use DDOSLogger for iOS 10 and later, or DDTTYLogger and DDASLLogger for earlier versions to begin logging messages. Carthage is a lightweight dependency manager for Swift and Objective-C. It leverages CocoaTouch modules and is less invasive than CocoaPods. As of CocoaLumberjack 3.6.0,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 10
    The Julia Programming Language

    The Julia Programming Language

    High-level, high-performance dynamic language for technical computing

    Julia is a fast, open source high-performance dynamic language for technical computing. It can be used for data visualization and plotting, deep learning, machine learning, scientific computing, parallel computing and so much more. Having a high level syntax, Julia is easy to use for programmers of every level and background. Julia has more than 2,800 community-registered packages including various mathematical libraries, data manipulation tools, and packages for general purpose...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Redux Thunk

    Redux Thunk

    Thunk middleware for Redux

    ... the dispatch of an action, or to dispatch only after meeting a certain condition, then the thunk can be used. Thunks are ideal middleware for a number of cases, in particular for basic Redux side effects logic, complex synchronous logic that must access the store, and simple async logic like AJAX requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Tinker

    Laravel Tinker

    Powerful REPL for the Laravel framework

    ... using the vendor:publish command. The dispatch helper function and dispatch method on the Dispatchable class depends on garbage collection to place the job on the queue. Therefore, when using tinker, you should use Bus::dispatch or Queue::push to dispatch jobs. Tinker utilizes an "allow" list to determine which Artisan commands are allowed to be run within its shell. By default, you may run the clear-compiled, down, env, inspire, migrate, optimize, and up commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    moko mvvm

    moko mvvm

    Model-View-ViewModel architecture components for mobile

    Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development. This is a Kotlin Multiplatform library that provides architecture components of Model-View-ViewModel for UI applications. Components are lifecycle-aware on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DynaMix

    DynaMix

    A new take on polymorphism

    ...::object as a placeholder, whose instances can be extended with existing classes (mixins), thus providing a particular instance with the mixin features of all those types. Likely the most important types of mixin features are messages: functional objects that in C++-OOP terms can be thought of as methods. Mixin features are overridable and use late binding and singular dispatch. Unicasts and multicasts are possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Haystack

    Laravel Haystack

    Supercharged job chains for Laravel

    Laravel Haystack provides supercharged job chains for Laravel. It comes with powerful features like delaying jobs for as long as you like, applying middleware to every job, sharing data and models between jobs and even chunking jobs. Laravel Haystack supports every queue connection/worker out of the box. (Database, Redis/Horizon, SQS). It's great if you need to queue thousands of jobs in a chain or if you are looking for features that the original Bus chain doesn't provide. If you need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    fastai

    fastai

    Deep learning library

    fastai is a deep learning library which provides practitioners with high-level components that can quickly and easily provide state-of-the-art results in standard deep learning domains, and provides researchers with low-level components that can be mixed and matched to build new approaches. It aims to do both things without substantial compromises in ease of use, flexibility, or performance. This is possible thanks to a carefully layered architecture, which expresses common underlying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Redux

    React Redux

    React bindings for Redux

    React Redux is the official React binding for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update data. React Redux is maintained by the Redux team, and kept up-to-date with the latest APIs from Redux and React. Designed to work with React's component model. You define how to extract the values your component needs from Redux, and your component receives them as props. Creates wrapper components that manage the store interaction logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    redux-saga

    redux-saga

    An alternative side effect model library for Redux applications

    ... with normal redux actions, it has access to the full redux application state and it can dispatch redux actions as well. It uses an ES6 feature called Generators to make those asynchronous flows easy to read, write and test. (if you're not familiar with them here are some introductory links) By doing so, these asynchronous flows look like your standard synchronous JavaScript code. (kind of like async/await, but generators have a few more awesome features we need).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimSEE

    SimSEE

    Plataform for Simulation of Systems of Electrical Energy

    SimSEE is a tool for optimal dispatch of hydrothermal electrical power systems. Yo can simulate de operation of petroleum fired plants, wind and solar farms, country interconnections and hydro plants with reservoires.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 20

    Seed7

    Interpreter and compiler for the Seed7 programming language.

    Interpreter, compiler, libraries, documentation and examples for the Seed7 programming language. Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Seed7...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    ELENA Programming Language

    ELENA Programming Language

    an object-oriented language with late binding

    ELENA is a general-purpose, pure object-oriented language with late binding. It promotes more object-oriented program design, reusable and more standardized code. The package includes compiler, IDE, ELENA libraries and samples
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22

    SGE_GPU

    Patch to SGE 2011.p1,Son of Grid Engine, multiple GPU, Linux

    ... multiple GPU scheduling on nodes as well. For example, if node001 has 4 GPUs installed. JobA uses GPU0, JobB uses GPU2, and then JobC requestes 2 GPUs, it can dispatch GPU1 and GPU3 to JobC, and set the environment for the job on node001: CUDA_VISIBLE_DEVICES=1,3 For non-GPU jobs, it is set to empty. No loadsensor needed. Developed on CentOS 6.2, Kernel 2.6.32-220.2.1.el6.x86_64 This patch is only tested partially on a small simulating environment. NO Guarantee!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    WordPress Reports Plugin

    WordPress Reports Plugin

    Auto-generate user activity reports and share easily with CM Plugin

    With the CM Custom Reports plugin, creating user activity reports on WordPress is now a breeze. This versatile report builder tool offers a variety of report formats and makes it easy to export and share important user data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Electric Diagram ToolKit for C/C++, .NET

    Electric Diagram ToolKit for C/C++, .NET

    power system configuration and simulation, c/c++ and .NET

    Open Source Code power systems, wiring diagrams, distribution maps, geographic wiring diagram, the power system configuration and simulation, power dispatch, automatic control, C / C ++ and DELPHI and .NET, and web application examples and , 100% VC++ Source Code is Shipped. http://www.ucancode.net E-XD++'s full source code will help you to address all security concerns quickly and easily. It will saves you mo than 90% building time to build a very professional power system software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Stansoft

    Stansoft

    Accounting, invoicing, inventory and payroll software for Linux

    Stansoft is a Linux financial accounting software system for business. It is designed for data entry efficiency with an ncurses text-based terminal user interface. Developed using Aubit4GL / Informix 4GL with a PostgreSQL or Informix database engine. Demonstration videos can be found on the YouTube channel at https://www.youtube.com/@standardsoftware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next