Showing 2774 open source projects for "java compiler with source code"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    Coding stable and JCA 1.5 spec. conforming R.-Adapters from scratch is a complex and time consuming task. This framework provides abstract Java classes that make this job more easy and save, enabling you to code a fully-functional RA in just five minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Patang is a framework for testing server-side code. Patang intends to simplify writing acceptance and unit integration tests for server-side code. It implements an in-container testing strategy, meaning that the tests are executed inside the container.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ekkes-corner
    HowTo make 3rdParty Libraries run (per ex. SLF4J, LogBack, Lilith and more) under Eclipse Equinox / OSGI Environments. Modeling and Code Generators: Eclipse Modeling with openArchitectureWare (MWE, Xpand, Xtend, Xtext), BlackBerry development ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project is a community platform for plug-ins for the code generator AndroMDA. Here, users of AndroMDA can share and contribute any plug-in they like, e.g. cartridges, repositories, template-engines, metafacades, translation libraries, and so on.
    Leader badge
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JDBCPersistence

    http://sourceforge.net/p/jdbcpersistence

    This project moved http://sourceforge.net/p/jdbcpersistence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    threeten
    ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A library for rapid application development using the Apache Wicket framework and Domdrides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    Unit Test Generation Plugin
    An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    op4j is a developer happiness tool. Its aim is to reduce the amount of similar lines of code needed to do every day tasks in our code by providing an operator chaining tool to perform easy iterations on lists, OGNL evaluation, data type conversion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    essential is a lightweight REST framework for Java with focus on processing XML and JSON out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Tools for developping task automatization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Components 4 Java
    Components 4 Java is a development tool for Java. It provides a framework to organize different parts of code in loosely coupled components. Those will be sticked together graphically to larger compositions and distributed among Java Archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java implementation of a Message Bus inside a single JVM useful to loose coupling java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    oxdoc is an adoption of Javadoc for the Ox programming language (see www.doornik.com). Written in Java, oxdoc provides Ox programmers with a tool to generate API documentation of both procedural and object-oriented code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LDIFF is an enhanced language-independent line differencing tool built upon the Unix diff and overcomes its limitations in determining whether an artifact line has been changed or is the result of additions and removals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mapper is a presentation framework for XML, WEB & GUI applications based on the Model-View-Controller pattern. Its event driven components & models provide an easy & consistent way to bind fields to ValueObjects or Collections for all presentation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    *** WARNING ***: THIS PROJECT HAS MOVED TO GITHUB. GO TO http://www.graniteds.org FOR UP-TO-DATE INFORMATION AND LINKS. Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Ars Machina Project is a collection of packages with two general goals: to reduce the amount of code needed to implement an application and to suggest some standards to the software architecture and naming of classes and interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Makes using log frameworks as painless as printing to stdout by adding intentions, live templates and code inspections that support most aspects of the configured log framework. On top of this log IDs and reviews can be generated in addition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Use some functional queries in your java code such as Query.x1("$1 => $1+1", new int[]{1,2,3}); for incrementing the array by one
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple Java Swing application to retrieve your favorite Snipplr.com code snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small plug-ins for the Eclipse IDE to enhance the usability. All plugins can be updated through the update site: http://sahits.ch/project/eclipse/update
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cane is a Data Manipulation Interface(DMI) based on code behaviour analysis. Cane enable developers manipulate data in the way close to natural logical. Developers can finish their job in one continuous operation supplied by Cane's chain operation
    Downloads: 0 This Week
    Last Update:
    See Project