Showing 2683 open source projects for "wxwidgets source code"

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
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 1
    The name of the project is M2V. M2V connects distincts Data Sources with User Interfaces for simple operations, like creation, visualisation and updating of objects without extra code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A visual form designer, programmed as a JavaBean to be integrated into other software. It has the capability to generate code for any programming language/toolkit. New languages and toolkits can be supported using XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hashes source files and generates detailed CSV output designed to help humans detect plagiarism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 5
    Java Code Generator for generating MockObjects from interfaces, used for UnitTesting. See http://mockcreator.sourceforge.net/ - All new downloads (very small footprint) are available there. Note that this project is not under active development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An enhancement to the OpenOffice.org Java API, that allows you to access Services as Objects. This greatly simplifies the writing of Java code for OOo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JPTC is a tool for testing the performance of Java code. You can run a specific part of the code many times by a different number of Threads. It's written in Java and comes with a Swing GUI for graphical configuration and result representation. If you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Introspect on running programme, view and alter object fields and methods. Edit the code of any method at runtime; apply the changes to any combination of objects, such as an array, or a complete class. Complete rewrite underway available Jan 2007.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Macker helps enforce architectural rules (layering, tiering, modularity, etc) in your Java code. It applies pattern-based access rules from XML rules files to your compiled classes. Read the FAQ: http://innig.net/macker/faq.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 10
    Just4Log is basically a library to enhance dynamically the performance of apache commons Logging inside a java application. Dynamically because the sourcecode in java is not modified but rather the optimization occurs on the compiled ByteCode files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Barat is a front-end for Java. It parses source and byte-code, and performs name and type analysis on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Quilt is a Java software development tool which measures coverage, the extent to which testing exercises the software under test. It works very well with Ant and JUnit but may also be used in conjunction with other products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generate any kind of text file using XML, XSL and XPath with this Ant task. JAnyGen has been created for the purpose of generating Java class files under a project tree using XSL template files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chiron is a backend framework to generate applications. It generates persistent code from xmi files, based on prevayler. The generated code can use a simple but powerfull collection search framework and a finite state machine based controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity. We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DataBase to Java Web Application. This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou\'s xPetstore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A framework for highly customisable e-commerce: A system for automatically build an e-commerce interface supporting product´s contraints and properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JEOPS is a Java based forward chaining RULE ENGINE. This Rule Engine is used to power up the business process by rules in Java Application Servers, client applications, and Servlets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A framework for tools for code clone (i.e. duplicated code) detection and removal for Eclipse Platform. It provides tight integration into Eclipse, enabling incremental adaptation of clone data and enables use of various clone detection algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ejen is a general purpose code generation system based on Java/XML/XSLT technologies. It is implemented as an Ant task and features a full EJB (BMP Entity Beans) code generation demonstration for JBoss with HSQLDB, PostgreSQL and MySQL database servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Based Model-View-Controller (MVC) API that allows for easy web-based software development. API allows a the web-designer and code-developer to work apart from one another by combining them at the beautification layter. Config files are fully obfus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    X6GL is a suite of code generation utilities capable of generating source code in any language, based on source code templates and XML files. Initial focus has been around generating data access layers of apps involving Java, Oracle, C#, SQL Server.
    Downloads: 0 This Week
    Last Update:
    See Project