Showing 1714 open source projects for "wxwidgets source code"

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
  • 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
  • 1
    UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Frame Processing Language (FPL) is an XML language based on the Frame Technology by Paul G. Bassett as described in his book “Framing Software Reuse: lessons from the real world”. FPL is implemented in Java using JDOM,Saxon and Jakarta-oro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Jenerator V. 0.9.0 is a code generator,which takes meta information from different mediums, applies XSL templates and generates code. It supports regeneration. Generates source for EJB's (CMP and BMP), Unit Tests for EJB, JDO, GOF and J2EE pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Shark is an open-source preprocessor for Java that lets you do more with less. Shark makes Java sharper by adding Apache Velocity-style foreach loops and property getters, C#-style property setters, and more. Shark includes a commandline tool as we
    Downloads: 0 This Week
    Last Update:
    See Project
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 5
    RubyVM - The Ruby virtual machine lego set
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RapDAF is both a high speed data access framework, and an agile development process. The framework is built for speed. The development process takes advantage of xml and code generation to easily create and maintain data objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sphere's User Management System (UMS) provides a full members comunity for your PHP enabled site, with minimum required programming. Features: state of the art security measures, fully customizable registration fields, personal messages (PM), diary, full
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Programming Utilities written for quicker development processes. Distributed in one big package. All GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Java MultiMethod Framework is a pure Java package that permit to deal with multimethod in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    PHPService is a powerful template engine based on an easy-extensible XML-Metalanguage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Lowering the step toward JUnit by offering a convenient way to create, organize and maintain JUnit tests. Incremental behaviour keeps modified code when regenerating. Assists with refactorings (no tests get lost when renaming, moving, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project is intended to assist developers by generating database access code in form of Java class and all JSP pages for adding, editing and deleting record from database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The "Rapid Code Generator" will reduce the amount of tedious and repeatitive code one would have to write for a large software project with well defines modules and interfaces. A module exposes (provides) zero or more interfaces and may uses zero or mo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    <img src=http://www.ifrance.com/divisionX/JOE-LOGO.BMP align=left><div><b>JOE</b> -<i>Java Optimization Engine</i>- provides an easy way to optimize programmatically Java applications. <b>JOE</b> is an Ant optional task (like XDoclet or JavaCC).</div><br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Object Tree, Virtual Machine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pgdiff is a utility which compares the table definitions of two databases, and returns the differences as PostgreSQL commands which will transform the structure of the first database to be identical to that of the second (c.f. diff and patch).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    YooParse stands for Yet-another Object-Oriented Parser code generator. It is the complement of YooLex, a lexer code generator. The purpose of YooParse is to generate a parser that integrates tightly with the scanner generated by YooLex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java library for building tag-specified structures, primarily HTML pages or XML documents. This projects will focus on speed, small footprint and few classes. Similar to Jakarta ECS but with a lower object overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPStripper is a small yet powerful utility that strips a PHP file to assure the file can be parsed optimally. It removes comments, unnecessary spaces and tabs, empty lines and is sometimes able to detect and merge unnecessarily seperated strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A tool to generate interfaces to C functions and datatypes. Includes a complete interface to the standard C Xlib. This project has significant overlap with some of <A HREF="http://caml.inria.fr/hump.html#ffi">these</A>, and one or two others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MockMaker is a program for automatically creating source code for mock object. MockObjects can be used in automated Unit testing. See also www.Junit.org and www.mockobjects.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BeanMaker is a 100% pure Java application. It helps developer to construct the JavaBean easy. Developer simply it will be demanded to shape opportune xml file that it will describe the property of the JavaBean.
    Downloads: 0 This Week
    Last Update:
    See Project