Showing 4123 open source projects for "java code"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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
    EasyMDD aims to democratize Model Driven Development by providing effective and easy to use generators. EasyMDD is the first eclipse plugin which transform UML2 class model to a full Web CRUD-application ready to be deployed on JBoss Application Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JVFramework is an application framework for Java. It's main goal is to avoid code duplication (such as metatada, UI programming, etc) related to the construction of a web application, providing a declarative language for business tier programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MiniLang is yet another scripting language written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5
    jbi4cics is a binding component compliant with the JBI specification that allows to call CICS services. No code is required to publish a CICS service as internal JBI endpoint. Having an internal JBI endpoint is straightforward creating its WebService.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwingWeb is an AWT toolkit implementation that enables AWT/Swing applications to be deployed in web container and run on the client browser as web-based application in HTML/Javascript/CSS/AJAX without any code change on the application.
    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
    neormf (New Entreprise Object Relational Mapping Framework) is a Bottom-Up Code Generation Framework for a number of languages/plateforms (Java/J2EE,C#/DotNet,...) and architectures, following main design patterns and frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SMARD is a development environment that simplifies the programming of applications based on mobile agents. Using a graphical interface, programmers can design, build and launch mobile agents which are intended to run on JADE platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An API and a graphical tool for inspection (viewing, searching and comparing) and manipulation (modification, obfuscation, refactoring of methods, fields, attributes and code) of classfiles for the Java platform.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    A light-weight utility for: 1. Editing web-pages on-the-fly 2. HTML code beautification 3. HTML validation/cleanup 4. RSS Feed creation which makes use of some of the great HTML utilities already available (TagSoup, JTidy, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jiso Game3 was a 2D isometric MMORPG project (client/server) written in Java with an Ancient Greece theme. The project is no longer active, but the source code is being made available under a BSD license for anyone who might find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Spin is a Java based tool for anlyzing, documenting and improving COBOL source to aid in replatforming legacy systems to newer technologies available today like J2EE and .NET. Spin shows a visual representation of a COBOL source file, including code fl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SourceDiff is a difference utility designed to allow revisions of source code to be compared for functional differences rather than textual differences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RCLayout is a Java LayoutManager that is flexible like GridBagLayout but intuitive like GridLayout. RCLayout achieves maximum results with minimum code by using a parameter hierarchy. This layout manager is easy to learn and makes designing GUIs easy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJO and Map objects directly. SQL code and connections configured in XML. Designed for developer productivity. Simpler, easy to learn compared to Hibernate, JPA, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    'Bob' is an xml/language binding tool. It maps xml documents to an object tree equivalent in the given language implementation. 'Bob' provides a convenient way to bind XML documents to object representations. This makes it easy for you to incorpo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    code2web is a toolkit for converting source code (Java,JavaScript,XML,JSP,SQL and more) to HTML with a wide array of features, including CSS customization, outline generation, automatic documentation liking, selective highlighting and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org). You are free to adapt it for your language, you just have to define the keywords in the grammar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open source JavaScript JAVA compressor and gzip packer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JS XmlGUI is library which allows to describe both - logic and appearance (rendering) - of Java applications GUI's in XML. It allows to reduce amount of GUI specific Java code to minimum and to keep GUI design readable even for not programmers.
    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.