837 projects for "java open source projects" with 2 filters applied:

  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
    This Java program calculates the SPBRG value for a given baud rate (Baudrate) and clock frequency. It comes with a graphical interface and a simple value interpretation guide. A Java Webstart file (.jnlp) is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jRivet
    This project in no longer active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Stonehenge is a java tool for code generation. It simplifies the process of mapping DB tables into programming code. It generates Java code, C# code, VB.NET code and potentially code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    JS4J is an extensible framework built on Java and XML that generates Javascript. It contains a built-in implementations to manage objects that have been generated by the framework, and can provide a scalable alternative to AJAX implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Add logger code to all java files recursively from a given directory. If directory is not defined, the current directory is used. System.out.println are defaultly replaced by logger.fine but you can change the lever or do not replace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    Java framework helipng to create database driven desktop based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iWa Framwork is the PHP Framework.It's help developer to reduce code on thier's projects. it's have controller,data modal,view,form and validate,simple ajax and websevice. It's is FREE!!!!!!! Website :: http://www.madoogun.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A class generator for schemas defined in EXPRESS language. It can generate class definitions for Java, C#, C++ etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Gui Designer (JGuiD)
    Java Gui Designer(JGuiD)is a graphical user interface designer for java with a special feature WYSIWYG(what you see is what you get). you will be able to see at design time, the exact same thing as you get when the generated source is executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Runtime library for the JUndo language. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Plugin for the CASE tool Fujaba. It enables the use of Velocity templates in activity graphs. Primary usage: Code generation in model transformations in association with the plugin SPin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Use your mouse to generate HTML Image Maps with ease. Draw shapes over a loaded image to define hyper link areas and the HTML source code is generated automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JUndo is a declarative object-oriented programming language with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Atabaque DTDtoBean generates JavaBeans from a specified DTD file. You can choose generate standard Java Beans or using Annotations for XStream or Simple, APIs for XML Serialization. It´s available as a command line, Swing application or NetBeans plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stitch is a maven plugin that simplifies development with JBoss Seam. Stitch can process Java classes to generate Seam compliant CRUD interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer to generate your user interface and then automatically generate SWT java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool to support MDA / MDSD. It generates source code or other files based on an arbitrary XML model and some templates, which are written in a simple XML dialect (similar to XSLT). Editing in generated files and regeneration is possible.
    Downloads: 0 This Week
    Last Update:
    See Project