Showing 1200 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An ASN to Java Stub Compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The JComment comment generator will create javadoc compliant comments inside of java files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JTemplate generates java sourcecode for cli, awt, swing, swing-mdi, applet and servlet applications. The user enters only some parameters (classname, packagename, ...) and JTemplate will create all required files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A source code generator for persistence and apresentation layers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Pseudo code to Source Codegenerator

    Pseudo code to ‘C’ Codegenerator

    The application takes the pseudo code as an input and generates the necessary C code for the same logic. Thus the software can be used to produce the results just with the use of logic and there is no special importance given to a specific language in which the pseudo code should be implemented, instead there is a complete focus on the logic itself. The system to be designed must be user friendly, so that even if the end user or the client is technically illiterate he should be able to operate it efficiently. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    X4Java is a framework that serializes and de-serializes Java object based upon the Schema provided, the output of this framework is XML file conforming to the provided Schema, structure of XML o/p can be change by applying minimal changes to schema file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ClassMaker

    A byte code generation library for the Java Virtual Machine

    ClassMaker is a byte code generation library for the Java Virtual Machine. Unlike other byte code libraries ClassMaker deals with higher order structures, including methods, if statements, while loops and try blocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Santos is a multiple source-code/resource generator developed in Java that takes an XML instance and generates the required source-code/resources as specified in its descriptor file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Source code generator. This project take 10 words and generate tables, scripts and source code for making CRUD. It's posible to modify tables and field so the web learn like a neuronal network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CapsicumCG is a MDA based code generation tool built using Eclipse, EMF and Java Scripting Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    java testing framework which solves the common problems related to writing java unit testing code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Translator from Java source code to Scala source codes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Eclipse plug-in that implements an approach under research, for automatic derivation of Framework-Specific Modeling Languages with code generation capabilities. The approach relies on Aspect-Oriented Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A JML-like tool for easy embedding behavior descriptions into the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A project to put the focus on the model and the meta-model, instead of the code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A domain driven code generation tool for building a working Java application, including Presentation, Service, and Data Access layers, from a UML Class Diagram of the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XMLStruct is a code generation tool that produces Java classes to parse XML based on a schema description such as XMLSchema and a set of attached actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project is the source to a tutorial that shows how to use Eclipse AST to add complete subtrees to your code. There are no releases, just browse the SVN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CodeAMock is a simple mock builder. It builds the code for the mock and adds it to your project. This means you can modify the mock to behave exactly as you see fit. CodeAMock is a plug-in for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An Eclipse Plugin used to develop JSR-168 compliant Liferay Portlet.It will generate basic code to make portlets,themes,layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB