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

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    spring-boot-api-project

    spring-boot-api-project

    A seed project based on Spring Boot & MyBatis

    ... on this project, and run and provide services. Provide a code generator to generate the corresponding Model, Mapper, MapperXML, Service, ServiceImpl, Controller, and other basic codes according to the table name. The Controller template provides two sets of POST and RESTful by CodeGenerator.gen controller(tableName)default. You can choose the method according to your needs, and the POST template is used by default. The code template can be expanded according to the needs of the actual project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BottomBar

    BottomBar

    Custom view component that mimics the new Material Design pattern

    A custom view component that mimics the new Material Design Bottom Navigation pattern. You can add items by writing a XML resource file. The icons must be fully opaque, solid black color, 24dp and with no padding. For example, with Android Asset Studio Generic Icon generator, select "TRIM" and make sure the padding is 0dp. Define your tabs in an XML resource file. Then, add the BottomBar to your layout and give it a resource id for your tabs xml file. By default, the tabs don't do anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PrimeFaces CRUD Generator for NetBeans

    Generate PrimeFaces Pages from Entity Classes in NetBeans

    This module provides a forked version of the JSF Pages from Entity Classes wizard inside NetBeans but produces PrimeFaces JSF pages with page layout, menu and dialog boxes. The page style is inspired by Emre Simtay's blog "Simple CRUD Web Application with JSF 2.1, PrimeFaces 3.5, Maven and JPA".
    Downloads: 6 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Lily Code Generator

    A Java Web Code Generator

    Lily Code Generator can be used to generate all kinds of Java-based web code. It supports Struts2/SpringMVC, Spring 3, IBatis/Hibernate, Mysql 5 and Oracle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    protostuff

    protostuff

    Java serialization library, proto compiler, code generator

    A java serialization library with built-in support for forward-backward compatibility (schema evolution) and validation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ParTeG (PARtition TEst Generator) handles UML state machines, UML class diagrams and their OCL expressions. The OCL expressions are evaluated to find input parameter partitions. The boundaries of these partitions are used to generate test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BTCore

    A Collection of Useful Java/Swing Code

    NEWEST FEATURE ---------- Added one line ".zip" extraction to Util class! Added one line ".zip" extraction from URL (web) and one line file download from URL! BTCore is a library that was designed to be used with all of Banotech's software. It includes a tremendous amount of code snippets and classes that have been boiled down to allow ease of use by everyone. BTCore is, and always will be FREE. It has tools that we scrapped together over our last few projects, and that we found were...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Advance-PCT-1.0

    A novel Code transformation technique to guide test input generator

    ... it is required to achieve 100% condition coverage, which was not possible due to short-circuit evaluation by the compiler, due to which MC/DC was low and inadequate. This code transformation technique resolves the problem. It has applied Quince-McCluskey simplification technique to resolve complexness of predicate and then applying the method of inserting empty nested if-else conditional statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 10

    Android Sqlite DatabaseHelper Generator

    Android Sqlite DatabaseHelper Generator

    This generator will save your time. It will generate SqliteHelper and Models for you. All what you have to do is to use the GUI to create your tables and it will do the rest for you... The generator will generate a Model for each Table. It will also generate the databaseHelper class that include: - Create statments for all tables - onCreate, onUpgrade, clear - and for each table: Create, Update, Delete, getCount, GetRecordById, GetAllRecords
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    StrategyStateGenerator

    Generator for strategy and/or state pattern code in Java

    New version 2.0.4 is available since April, 4th 2017 ========================================= Please download from here: https://sourceforge.net/projects/strategystategenerator/files/strategy-state-generator-2.0.4/ Description =========== The *Strategy/State Generator* creates Java Source Code for classes representing strategies of strategy pattern or states of state pattern in a half-automated way. The *State Pattern* and the *Strategy Pattern* are from a technical view...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VisitorGenerator

    Generator for visitor code providing no Visitor Pattern in Java

    New version 1.0.1 is available since April, 4th 2017. The Visitor Generator creates Java Source Code for classes traversing non-visitable component tree in a half-automated way. Please note that the Visitor Generator does not generate code according to the Visitor Design Pattern. The Visitor Generator generates code for components having no Visitor Design Pattern implemented by customer or design restrictions but there is a need to traverse the component tree. The generates code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ConverterGenerator

    Generator for converter code in Java

    New version 2.1.5 is available since April, 4th 2017. The Converter Generator creates Java Source Code for classes converting a bean into another bean in a half-automated way. The conversion code is generated as long as field names are equal. Thus generated code, however, is not complete. It is necessary to supervise the code and correct it where needed. The Converter Generator generates the "structure" of a converter framework and concrete converter classes. This saves a lot of code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Empusa has moved to the HotRod project at Source Forge. Full DAO generator for MyBatis. Takes structure of an existing database using JDBC and generates DAOs, mappers, and all Mybatis configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Genparse is a command line parser generator. Based on a simple description of the command line options you want in your program, genparse creates the necessary C, C++ or Java code for their processing.
    Leader badge
    Downloads: 189 This Week
    Last Update:
    See Project
  • 16

    Mocker++

    C++ Mock object with automatic generator

    Unlike Java or other languages where reflection / introspection is available, mocking is not easy with C++. Even with Google Mock, we need some hand writing. I solved this problem by using home made class definition parser/generator that reads the class definition (header file), then generates a mock class. What you need is to run the generator and full featured mock class is there for your unit test. ---- How to use: You need Ruby. Obtain it if you don't have it yet. Go to https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeneratorEclipsePlugin

    GeneratorEclipsePlugin

    Eclipse Repository for Code Converters

    This is the Eclipse Plugin Site for "Java Code Generators". The plugin provides a menu entry "Java Code Converters" in the Eclipse Package Explorer. This menu opens a sub menu. Each sub menu entry works in the same way: 1. A directory dialog is opened. 2. Choose the directory where the properties for the generation are located 3. Print "OK" and await the code generation results For each Java Code Generator different properties files with different property keys are expected...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    EasyMda

    EasyMda

    An Eclipse plugin that generates source-code, from a Java based model

    easyMda is an Eclipse plugin that can generate source-code, from a model that is based on Java classes. The main goal of this project is to provide the: most flexible (anything imaginable, can be modelled and generated), easiest to develop and to use, and also a very fast: MDA/code-generator tool. The main difference with other Mda tools is that easyMda does not rely on Uml nor a Dsl, instead it uses Java classes as it's model. The advantage over Uml and Dsl is that the combined...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19

    The Junicon Project

    Java-based Dialect of the Unicon Programming Language

    Junicon is a Java-based implementation of Unicon, a very high level object-oriented goal-directed programming language that lives at Unicon.org. Junicon features seamless Java object access, interactive interpretation, and numerous cleanups and enhancements while retaining Unicon's core expression-evaluation semantics. Please see the Junicon Project Web Site for publications about Junicon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    fpcconvert

    g-code and HPGL code generator for FreePCB

    A command line tool for PCB job processing written in java. Input .fpc file should be generated by FreePCB. HPGL or gcode output is supported. Java ported General Polygon Clipper library is used for net contour creation. Linux and Windows platforms are tested.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Jigy Generator Windows

    Jigy Generator Windows

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jigy Generator Linux

    Jigy Generator Linux

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jigy Generator OSX

    Jigy Generator OSX

    The best way to generate a Spring Java Web Application. It just works!

    The Jigy Generator is the simplest way to build and code a Java web application with a Spring Framework by using a project creation wizard and now it's been made even simpler by downloading a very small HTML file (337 bytes) and filling out a few form fields and let it construct your project with ease! The resulting project will be a Java web application with a Spring Framework configured to run in Eclipse or Netbeans. The project is annotation-based and provides dependency injection of project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Arcimboldo

    Arcimboldo

    Generator's generator (JSON templates plus automatic DSL generation)

    ...-references between the templates, the JSON object, the description list and the resulting files. For example, a simple click in an application file allows a developer to see where the clicked symbol does come from. The workbench can be used as a JSON based generator, but a DSL based on Xtext and Xtend can be generated from the JSON object with a single click. The tool can be used to support model driven development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    StrategyGenerator

    Generator for strategy pattern code in Java

    This project is inactive. Strategy Pattern and State Pattern are identical from the technical point of view. To support generation of State Pattern classes and Strategy Pattern classes the code of this project has been moved to the new project StrategyStateGenerator (https://sourceforge.net/projects/strategystategenerator/). The project StrategyStateGenerator offers generation of Strategy Pattern and State Pattern Java source code. However, the API has changed. Although the class...
    Downloads: 0 This Week
    Last Update:
    See Project