Showing 144 open source projects for "dispatch"

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
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    Train Signalling Simulation

    Train Signalling Simulation

    A railway signalling simulation game

    "Train Signalling Simulation" (TS2) is a railway simulation game where you have to dispatch trains across an area and keep them on schedule.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    A working example and libraries for the Open SOAP interface to ECONZ Wireless's EService application, a mobile job dispatch software solution that enables jobs to be dispatched and for employees to log time, attendance and job information via cell phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Web-MREST

    Minimalistic REST server

    Web::MREST is a minimalistic REST server implemented in Perl. It builds on Plack and Web::Machine to provide the server infrastructure, including resource definition parsing, path dispatch (URI translation), error handling, status objects, JSON, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wi-Fi Divider

    Wi-Fi Divider

    Dispatch your wifi !

    Share your wifi to another network. Cost-free, and simple as f*** (maybe better...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Very high level modular programming language with multiple dispatch, object-oriented programming, functional closures and goal-directed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Sexy Scripting Language

    An s-expression scripting language for highly demanding video games

    ...Sexy is a strongly-typed object-oriented imperative language, optimized for scripting C++ classes, C functions and C structures. It supports closures, co-routines, dynamic-dispatch (Smalltalk-like messaging), user-defined operator overloading and S-macros, as well as strongly typed templated containers. On the Windows platform it comes with an integrated step-by-step debugger. On a mid-priced laptop Sexy can execute 90,000,000 lines of byte-code per second. Example byte-code is shown in the IDE image on the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Double Dispatch Made Easy

    A short C++ library implementing double dispatch

    Double Dispatch rend la vie belle :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenGCD

    Portable implementation of Grand Central Dispatch

    OpenGCD is a portable implementation of the Grand Central Dispatch framework first introduced in Mac OS X 10.6. This project will provide binary distributions of libdispatch.so and dispatch.dll for various platforms, along with the source code and scripts to build your own version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    BlocksRuntime

    The runtime library for C blocks support

    Blocks are a proposed extension to the C, Objective C, and C++ languages developed by Apple to support the Grand Central Dispatch concurrency engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Targol Hobby Manager

    Targol Hobby Manager

    Tool to manage figurines painting hobby projects

    EN : This tool is the second version of a tool to manage colaborative painting sessions. You create your army list, dispatch your units in sessions and warn your fellows about your progresses with images. FR : Ce logiciel permet de gérer les projets de peinture sur figurines (aussi appelés "Choix des armes"). Vous créez votre liste d'armée, répartissez ses unités selon les sessions et partagez votre avancement grâce aux images générées.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    DynaFabric

    Manage existing clusters of machines efficiently via SSH.

    DynaFabric is an SSH based command dispatching and systems management framework, designed for easy implementation on existing networks. It allows you to configure SSH key based authentication, and centrally dispatch commands, manage installed software, maintain services, and enforce policies across your systems. DynaFabric is designed to be platform agnostic; support is being developed for FreeBSD, OpenBSD, NetBSD RHEL/CentOS, Ubuntu, Solaris 10, Solaris 11, and Illumos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JPlex

    Java lexical analyzer generator

    ...JPlex is not a parser generator; it only generates an interface for its parsers, and it does not build a parse tree. When the lexer identifies a token that has a named event associated with it, it passes the token to the parser method associated with that event. A lexer can dispatch token events to any number of parsers. JPlex is steadily being improved, and the Subversion repo will almost always be newer and better than the binary download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    snmptraptools

    snmptraptools

    Windows snmp trap handler

    Snmptraptools is a set of SNMP handling tool for Microsoft Windows O/S to recieve and dispatch recieved trap from network. The aim of this tool set is to propose an easy, light and efficient way to handle SNMP traps under Windows servers. A trap can send an e-mail, run an executable, perform an HTTP request, write a syslog entry, etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    blpbridge

    Bloomberg subscriber bridge implementation for OpenMAMA middleware

    ...Currently the bridge may handle Market Data and Refernce Data requests. The bridge can also be used in conjunction with the Avis open bridge to reuse single Bloomberg server connection and dispatch the incoming data to multiple OpenMAMA clients. Bloomberg API simulator for testing purposes has been developed and is provided. The simulator is a replacement of Bloomberg implementation that generates limited set of fields with random update frequency and values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simplest Ever REST Framework for Java
    SerfJ means Simplest Ever REST Framework for Java (http://serfj.sourceforge.net). Provides a lightweight MVC for Java web apps which can interpret REST URLs and dispatch it to a controller and then show the appropriated view or serialized object
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    For gentoo-users, who like the commandline, etc-proposals is a gentoo configuration file updater, that, unlike etc-update and dispatch-conf, allows updating of selected fileparts and different frontends (readline, gtk2, qt4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A generic library to allow delayed dispatch of functions with the minimum possible overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MKEngine

    MKEngine is a game engine for Text-Based games.

    MKEngine is a game engine used for: Meldkamer Simulator. The source is not released YET! We still have some bugs to fix. And the dispatch system is still unstable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SignalCommandMap

    SignalCommandMap

    Robotlegs extension to facilitate the use of AS3-Signals with Robotleg

    ...The library introduces the SignalCommandMap, a utility that allows developers to map Signals to Commands, enabling commands to trigger automatically when a Signal’s dispatch() method is called. This extension also creates a SignalContext, an enhanced MVCS context that manages Signals alongside the traditional Robotlegs maps.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Task parallel library built on top of Grand Central Dispatch and Parallel Patterns. Includes task dependence management, grouping of items for data parallel or cache friendly processing, and other utilities for multi-core task based programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Apache2 module under LGPL. Mod Sql Alias will intercept specific URI requests and dispatch them to the appropriate page to be served using a MySQL alias table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Queue4PHP is a message queue commponent for PHP implementation. You can use it to send messages or dispatch tasks between several programmes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A cross-platform control dispatch framework used to manage distributed application infrastructures. For more information visit http://wiki.controltier.org/wiki/CTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Security Constrained Unit Commitment. Simulation of Power Markets cleared through central commitment and dispatch (MISO/SPP, PJM, ISO NE, Cal ISO MRTU, ERCOT Nodal). Calculates nodal LMP.
    Downloads: 0 This Week
    Last Update:
    See Project