Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
Click to perfect your product now.
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.
A parser generator derived from ANTLR with JavaCC like (but not the same) syntax and some new features. It also comes with sample grammars for CSharp, Java, GnuC, Html, XHtml, Xml, ECMA262... etc.
This tiny library used together with JMF allows to produce movies from an array of images. The supported outputs are Quicktime (JPEG compression) and MSVideo (MJPEG compression or RAW). It allows to produce a movie with few lines of code!
MySQL2JSP is an easy to use, quick & template driven JSP codegenerator that creates a full set of JSPs /servlets as well as JavaBeans from MySQL database using JDBC. Using the generated JSPs, developers can perform any operation on any database record.
Flux is a Java tool available as Eclipse plug-in supporting the model-driven design of a Struts 1.1 web application by repeatedly (re-)generating the struts-config-<module>.xml files from UML activity diagrams.
Jastor is a Javacodegenerator that generates Beans from Web Ontologies (OWL) enabling convenient, type safe access and eventing of RDF stored in a Jena model. Jastor uses Eclipses Java Emitter Templates (JET).
UMLMDA provides a set of java tools to read UML models from ArgoUML, Rational Rose, RSM or XMI and to setup generators with jsp based templates to generate codefrom the models. Based on this tools a MDA-Framework is developed for business applications.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Webcockpit is a Web Application Generator for realtime charting and monitoring solutions. Generates JSP code to create chart images and HTML tables from SQL queries. Supports Drill-Down and pluggable look&feel. Uses JFreeChart, Displaytag and Cewolf.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
A flexible XML based PHP codegenerator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
Java MDA to automate creation of any code, documentation or diagrams from UML. Load UML from Rose or Metanology or create via java API. Push UML elements with given stereotypes or tags through Velocity. Call Ant & Xdoclet. Does NOT include code templates.
AXgen is a codegenerator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
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!
optronic is a group of geeks (mostly coders, but a few of us are artists
aswell).
On this page you can find almost all of our source code, and sometimes even
something not entirely different from documentation.
JavaCodeGenerator 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.
J2EE Web application generator. Generates a complete web application from an xml data definition (using torque generator ant task).
Generates struts classes, jsp pages, tiles templates, JDBC access layer (or torque files).
MetaDog is preprocessor that generates codefrom a database's meta data. Templates contain JSP-like tags to markup source code. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.
JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way codegenerator to create the needed classes from xml. The API is patterned after the Java Collections API.
The Jenerator V. 0.9.0 is a codegenerator,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.
UML for Schema is a codegenerator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.