Showing 496 open source projects for "software open-source"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    An interactive dialog editor for Borland Turbo Vision applications. Written in Borland Pascal. Generates dialog source for Borland Pascal and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    A framework for creating java GUI application by defining GML(Graphics Markup Language) only drag and drop GUI component in CS3 software. After define GML this software can generate source code automatically comply with the framework(View,Modal,Controlle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JPeerGen is a developer utility to generate C++ source for Java object peers that interact using JNI. These peers can then implement object-specific native code as well as be used as entry points for calling Java from C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Locator Software Icon
    Powerful Locator Software

    Free 30-day trial, no credit card required.

    Build a store locator, product finder, partner or dealer locator, where-to-buy feature, agent, hospital or physician finder in minutes with MetaLocator.
    Learn More
  • 5
    CPPRefactory is a refactoring browser for use with the C++ language. It provides the developer with refactorings that improve the structure of C++ code. For more info on refactoring see http://www.refactoring.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GUI IDE for developing games with the Stratagus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CppCC is an object-oriented scanner and LL(k) parser generator. It aims to replace LEX&YACC for those who write C++ applications that involve parsing.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The bmp2gbtile utility is intended for Gameboy Advance development. The utility will convert one or more .bmp files into a single C or C++ source representation. This source can be used in a GBA project for on-screen sprites or background tiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ScriptSure Cloud E-Prescribing Icon
    ScriptSure Cloud E-Prescribing

    For healthcare providers and clinical professionals looking for a clinical data management system solution for their practice needs

    ScriptSure Cloud ERX allows users to electronically send prescriptions to all retail and mail order pharmacies attached to the Surescripts electronic network.
    Learn More
  • 10
    CAFE Linux (Class And Functionality Enumerator for Linux) is a CASE tool which aid the process of design and code generation using visual modeling. This tool helps you in developing the class diagrams using UML notations and generates code accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CPP-2-HTML is a DOS command-line utility that formats C++ source code into HTML pages. It uses an external Cascading Style Sheet, "cpp.css" so that the user may set up any formatting/coloring choices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This utility will convert any binary file into an array in the programming language of your choice. Currently supported are VB, C/C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A compact and fast alternative to XML for software generated and consumed XML transactions that don't require human-readability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A suite of utilities meant for use when programming in general C/C++. It includes a stat program, an "insert" management program, syntax highlighter, code generators, a library of system-independent header files, and many more, just to name a few.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Guikachu is a GNOME application for graphical editing of resource files for PalmOS-based pocket computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SQLpp, A n-Tier generator in C++: generates complex SQL queries, C# wrappers for multiple database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A full development kit, based on XSCompiler. Multi-platform compiler and IDE, many libraries and examples. Uses an innovative programming language, an improved version of the standard and well-known C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ROUAGE (Robot Utilities Assembly Generic Entities) Provides a coherent set of C++ classes usefull for robotic purposes. Servos, steppers, IR sensors, controllers, voice logic modules ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    2tools is a set of online CMS maintenance tools: just one click to migrate to/from different CMS; safe configuration settings to upgrade your CMS; easy Data movement to/from DBMS, databases or tables; SQL, XML, XSLT, PHP technologies. All tools are main
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Q is a programming language with a Lisp-like syntax, but is oriented toward component programming and compiled and interpreted usage, with an emphasis on cooperation with other modern language environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is add-on for Ms Visual C++ which find useful comments in workspace projects such as '// TODO:', '// TASK:', '// NOTE:' and make easy navigation on them. This can increase team perfomance greatly. Added Ms Visual C++ STL Debugging features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software PLC using Instruction List language as described in IEC-1131-3 for RT-Linux. This project is a part of the diplomas thesis on CTU FEE (http://dce.felk.cvut.cz)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    wxCRP can output code based on a flexible template language. This allows you to create your code only once, debug and verify it, then use it in many situations due to the flexible output of the GUI wizard and template mechanism. Also for project files.
    Downloads: 0 This Week
    Last Update:
    See Project