Showing 283 open source projects for "java pseudo code generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation. The new release also include a new GEF plugin generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings. It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jLo is logging framework for java. It takes a different approach than any other logging framework available for java. It uses a code generator during the build process in order to be more flexible. You can define your own targets like init,debug, fata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Designer is a graphical Conceptual and Physical Data Modeler and a Code Generator either to create the database structure and genenate applications automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 10
    EGG is a development tool for fast and easy realization of XML to plain-text tranformations. It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fourth generation database designer and code-generator for educational purposes and speeding-up database designing and creating work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MuRGe (MUltilanguage Report GEnerator) is a program to generate color formatted HTML files from source code written in C, C++, Java, and, potentially, any other language. It supports advanced options such as optional fields and user defined variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AXgen is a code generator 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Diesel is a generic file generator that uses domain-specific model files and reusable cartridges to create directories of output files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A code generator for software patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lightweight code generation plugin for Eclipse IDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Generates XML containing database tables structure and allows easy XSLT sheet application using the gui interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Stub [empty .jar] Generator. This software generates empty implementations of methods based on the method signatures - so that a bunch of empty *.java or *.class files can easily be handed out to third parties without the fear of decompilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java-Framework for fast and easy creation of applications including swing-gui-interface and relational database persistence. Especially suited to be used in cooperation with a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JSourceCodeWizard is a source code generator written in Java. 1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability) information into XML file. 2.JSourceCodeWizard generate Templete (parent class) Java source code
    Downloads: 2 This Week
    Last Update:
    See Project