Showing 3212 open source projects for "opensource java code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Generate Hibernate mappings and Hibernate UserTypes from data models defined in Synon:2E (aka COOL:2E aka Advantage:2E aka AllFusion:2E).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OCL4Java is a pre-compiler(ant and eclipse) to include OCL-Constrains as Java5 Annotations in the Source-Code and have code to check them generated with a user-defined reaction to violations. (Does not change line-numbers for the debugger)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    TyRuBa, a logic-programming language for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A Java Source Code Counter including in depth statistics. Excellent for tracking performance or just for curious programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Struts-It provides comprehensive support for developing Struts-based web applicatons. It is based on Eclipse 3.1 and well integreted with WTP 0.7. Supports Struts 1.1, 1.2 and JSTL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc has been extended to generate Python, Perl and Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Eclipse plugin. Useful features like equals() and clone() generation, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MetaBoss is an integrated suite of tools for design, development and management of software systems through modelling. It utilises MDA (Model Driven Architecture) concepts and is primarily oriented at enterprises using Java based tools and technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Atlantis Project for application development was founded because of the growing need to quickly develop high quality applications based on a 1, 2 , 3 or multi-tiered system architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Peachcake Java Perspective allows you to see your Java source code in a new perspective. Perspective gives you statistics, history and a simple way to get an overview of a java project. This is useful to project managers as well as project members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lachesis is a Software Complexity Measurement program for object-oriented source code. Includes Halstead Complexity Measures, McCabe’s Cyclomatic Complexity and Maintainability Index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JLeaf is a business & component oriented RAD platform for building enterprise-level application based on Spring framework. JLeaf provides fundamental modules (e.g.Organization,Security,Workflow,etc) by integrating mature open source technical frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    CANNOT - Coyote Annotation. This framework was developed in JAVA and its API's facilitates to the reuse of code and the sharing of information through to the architecture in layers and standard ISO MPEG-7 used for the Digital Video Content Annotations..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    an integration framework for UML and MOF case tools based on Jini and SOAP. It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WrapLog is a tiny Java logging package that can "wrap" around other logging packages, thus removing the need to stick to a certain one. This is particular useful for Java libraries that want to leave the choice for a logging packing to the client code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A commentcodegen extension for use a javajet file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A platform-indendent, 100% Java, server-based, SOAP-enabled source code control and versioning system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A project to develop Java-based front-ends to the utPLSQL testing framework. This includes integration with JUnit, Ant and Cruise Control. We are working to release code soon (written September 2004).
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.