Showing 42 open source projects for "x-plane"

View related business solutions
  • Streamline your sports training business with sports scheduling software. Icon
    Streamline your sports training business with sports scheduling software.

    For sports and fitness facilities, studios, trainers, and businesses

    Designed by coaches, for coaches, our software takes care of tedious admin tasks like client scheduling and payment processing, so you can focus on what you love - coaching athletes. With intuitive booking experiences and staff management tools for your lessons, camps, clinics, and training programs, Upper Hand empowers your business to offer a seamless customer experience that increases satisfaction and drives repeat business. See how our forward-thinking technology can give your sports training business a competitive edge.
  • CoinLedger takes away the pain of preparing your bitcoin and crypto taxes. Icon
    CoinLedger takes away the pain of preparing your bitcoin and crypto taxes.

    For cryptocurrency investors or accountants looking for a tax solution

    Simply connect your exchanges, import trades, and download your tax report in minutes.
  • 1
    Virtual T
    Virtual T is a TRS-80 Model 100/102/200 emulator that runs on Windows, Linux, and Macintosh. The goal of Virtual T is to provide 100% hardware emulation so any existing programs will run. It also adds powerful development and debugging tools.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Code Medic

    Code Medic

    Graphical interface to gdb

    Code Medic provides an elegant, graphical interface to gdb's most important features and integrates with Code Crusader. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/code_medic#readme ChangeLog: http://codemedic.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SETEdit is a friendly text editor. It is a text mode application with windows, buttons, mouse support, etc. The main target of the project are programmers so the editor is mainly oriented to programming.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    A Finite State Machine Editor, written on QT. It allows to draw Finite State Machine with easy GUI and store it in XML file. There are Finite State Machine Compilers to translate this description to source code (technique like QT's UIC uses).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Practice Management for Medical Professionals Icon
    Practice Management for Medical Professionals

    For Solo Practice, Group Practice, Telehealth Marketplace, Practitioners, Operational Leaders

    Upvio is the most seamless and efficient practice experience platform, created to streamline workflows, eliminate repetitive admin time, and drive success in a digital-first healthcare ecosystem.
  • 5
    A GDB/MI interface library for C and C++. It implements the GDB/MI (GNU DeBugger/Machine Interface) protocol as a library so you can create a GDB frontend without writing the "dialog" with GDB. Unlinke CLI the MI is intended for programs and not hu
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    NG-BASIC

    An experimental BASIC language for Linux, Mac OS X, and Windows.

    NG-BASIC is an experimental BASIC language that can be both interpreted within an Integrated Development Environment (and debugged through that same environment) as well as compiled to a native executable. The goal of this project is to reproduce an environment similar to QuickBASIC 4.5 for modern operating systems and for BASIC enthusiasts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The MSX emulator that aims for perfection. NOTE: this project moved to GitHub. The content of this project page is frozen and will not be updated. The project is alive and kicking, though! Check out our website for the new project pages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 9
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Leader badge
    Downloads: 120 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
  • 10
    GBA Debugger for Mac OS X and GNUstep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mspgcc4 is no longer supported. Please use the newer toolchain at the MSPGCC project. (This was a port of the GCC 4.x branch to the Texas Instruments MSP430 microcontroller core. It is based on the MSPGCC project that is stuck with GCC 3.2.3.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Main features: wxHatch is a cross platform IDE for wxWigets. It generates new wxWidgets projects, with a main frame and text or drawing/imaging window, provides a simple code editor with syntax highligthing, generates makefiles for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gubed PHP Debugger is a program to debug PHP scripts. It currently supports stepping through code, watching contents of variables and setting breakpoints (line and conditional). No changes are needed to server software or scripts being debugged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    CeGCC is a cross-development environment for creating Windows CE (Pocket PC) applications, from a Linux, Cygwin, or MacOS-X host PC.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    QUASI is stand-alone AVR RISC processor simulator with debugging features, EDA-like GUI and plugin interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should you support with a comprehensive Assembler and C development environment for even this processor familie under Linux or similar host systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    CDK4NIOS stands for Cross Development Kit for Altera's soft core processor NIOS and should you support with a comprehensive Assembler and C/C++ development environment under Linux. It will present only free of fee tools, so you can use it without risks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VirtuAL3101 provides a series of tools to develop effects using the AL3101 DSP from Alesis. It includes an assembler/disassembler, a simulator, an application generator with its graphical interface and various effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NEmu is an emulator/simulator for exploring computer architecture. It provides a virtual machine, a debugger, and simulations of various cpus and hardware. NEmu is built on top of ALib, my own application framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger. DDD displays data structures as graphs and plots.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The goal of this project is to develop the OS-independent, obtrusive, customizable, extensible, generic logging and tracing software mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    File-Spector is a small, fast and easy to use binary file analyzer and Inspector. It allows the users to format a complete binary file structure and then use it to read any binary file that matches the specified format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Gameboy Color (GBC) Emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lizard is a debugger that lets you step forwards as well as backwards through the execution of your program. Lizard is a replay debugger: the program is run to completion under a tracer first, and then the replay stage begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next