Showing 229 open source projects for "run 3"

View related business solutions
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    base-app

    base-app

    An app to help jumpstart a new Rails 4 app

    A base Rails 4 application. Features user and admin system with Facebook login. It is instadeployable to Heroku. The view is implemented using Bootstrap 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Scenario

    Scenario

    Simple, neat and powerful tool for loading and managing JS scripts

    Scenario is a very simple yet neat and powerful tool for loading and managing JS scripts. Scenario is very useful for the following cases: 1. Unit testing for JS without reloading the web page and re-engineering your code. 2. Load and manage scripts stored in arrays (code management). 3. Optimize coding flow by dynamically switching among best solution per case. 4. Run scenarios either distinctly or in parallel. 5. Keep easier track of bugs and errors when deploying. So, Scenario...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SmartTester

    SmartTester

    Test automation framework

    SmartTester is a Java based test automation framework, where you can remotely manage and run tests. Furthermore the framework returns a result file. To use a test against different DUTs you can create multiple datasets with arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TestMP

    TestMP

    Test Management Platform for Automation

    TestMP is a test platform facilitating the management of automation test cases, data, environments in an automated way. It has the following features: 1. Instant Update of Test Case Doc & Status Document test cases just in code, and no longer bother to maintain them in another place. The web console will instantly update test document and measures upon test run. 2. Auto-generation of Metrics Report to Signoff Test robustness, effectiveness, and efficiency are evaluated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    CSP embedded C-like scripting language

    C-like language parser, bytecode generator and a VM

    Project aims to implement a C-like language interpreter with small code and memory footprint for 32bit microcontrollers. At the time of writing, parser code size for Cortex-M3 is less than 10K and VM is less than 3K. RAM requirements mostly depend on code size and complexity, but few kilobytes should be enough to handle most reasonably simple cases. Parser and VM are written with code size priority, not security. Project should not be used to run code (and bytecode) from untrusted sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Karaz

    Karaz

    KARAZ is a platform to design, produce and run business applications

    Karaz is a new generation software platform helping organizations to design, produce and run powerful business applications based on BPM and MDA. Karaz Contains 3 key components : Karaz App Store : Rich Set of business applications 'ready to use' Karaz Studio : Complete software environment, designed for business analysts to build robust and 'best fit' business applications Karaz Engine : powerful BPM engine based on JavaEE and completly compliant with BPMN 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenPatientOS

    OpenPatientOS

    OpenPatientOS is an information system for managing patient records

    It can support a small clinic or hospital in managing patient personal, medical, and billing records through an easy to use Swing user interface. How to install: i. Simply import the database dump from the database folder to create the necessary tables for the system to run. You can use either phpMyAdmin for localhost; Microsoft SQL Server; or simply Query Browser for MySQL. Other database environments have not been tested hence I don't guarantee their adaptability. ii. Run and Build...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    COIL Programming Language

    COIL Programming Language

    COIL:A Programming Language made by Teens for Teens(ikr)

    ... into language while it's still possible. It is currently in active development. New versions are released every week. So keep on checking. Don't hesitate to mod it, just don't forget to give credit to the original author Majak Akec. To test it, download the EXE from 'bin'. Run the EXE than type 'hello.cl'. Also, to get the most out of it, try out Pond IDE made by Wasif Boksh - it's epic! Experiment & explore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Simple Pojo/Bean Mapper

    An ANT task to generate the conversion classes to allow you to create

    ... at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    guiLiner provides a representation of another program's options and information, enabling one to run a command line program directly from a GUI. In other words, guiLiner creates a GUI for almost any command-line program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java 3D Editor

    Java 3D Editor

    An editor for Java 3D scenes

    A Java 3D graphics tool that can be used to implement graphics applications for various purposes. Provides the user interface in which a three-dimensional objects can be manipulated with ease. The application also allows you to generate code from the scene in the Java language automatically, so that objects can be created and used to run graphical applications later.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    ..., Fortran, MUMPS, Pascal, or PL/I programs. These may be added in future. This schema was generated by automation taking the SQL BNFs as input. It was then run through schema validators and manually modified further to result in a valid schema. The schema was designed such that if an instance document has its tags removed and the order of the content preserved, a valid SQL statement or fragment will be left. A JAXB library with javadocs that represent ssqml.xsd are checked into SVN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Whizdom

    Powerful html5 & javascript library for creating applications & games.

    ... in two flavors, a debugging version that provides type checking on native properties and methods, and a release version designed to run at optimal speeds. Supports: IE 9+, Chrome 7+, Safari 5.1+, Opera 12+, Firefox 4+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JPA Console

    An Eclipse plugin for running JPA queries

    JPA Console is an Eclipse plugin that allows the execution of JPA queries, both JPQL and Criteria.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Java EE Two-Phase Commit Testkit

    A Portable Thin Client & Server Pair for XA / 2PC Testing

    A portable testing tool to validate the configuration of XA and two-phase commit for Java EE 6 Containers. The tool permits the stress-testing, performance characterization and correct transaction semantics of distributed transactions across Three XA resource managers by Exception Injection. The thin-client can be run from the command-line or inside the IDE. The server side component includes EJB packaging and some simple Web servlet support for retrieving diagnostic and performance data from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    bin2froh

    Converts binary file(s) to/from C header file(s)

    Binary files, like Bitmap, have binary format ,while C compiler requires that they are converted to char array in C header files. Bin2froh comprises two programs, "bintoh" and "binfromh", which convert binary files to and from C header files. Use "bintoh" to convert binary files to C header files, and "binfromh" to revert the works done by "bintoh".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    qrossu

    Qt Run On System StartUp C++

    Cross platform library using Qt API, to set your application to be started on system startup. Windows: Registry Linux: KDE4 autostart, GNOME autostrat, cron table Mac: launchd, cron table TODO: - Cron table method is under development! - Support run once - Support Services/Daemons - Add more method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Twilip Engine

    Twilip Engine

    A framework for PHP with MySQL and SMARTY and a custom user class

    The mainframe contains the basic (and advanced) commands and utilitys you need to run an advanced website. It contains a core class which allows you to access your database, the smarty display class, and a selection of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ant tasks to create Python distributions, run unit tests, run coverage, build Sphinx documentation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wxOptParse will run any python program that uses the optparse module and show the options in a dialog instead of at the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    StateGen

    Generate an executable state machine from a high level language.

    This application may be used to generate a full-featured software state machine using a high-level description language. Several state machines can be placed into the same source file and they can reference one-another to create nested state machines. Any arbitrary code can be associated with any state transition. Inline code is supported. Any code may also be defined to be run before the start state is entered as well as after the end state is finished. Uses for this software include...
    Downloads: 0 This Week
    Last Update:
    See Project