Showing 3212 open source projects for "opensource 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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The FileSystem TreeModel for Java project aims to provide a simple to learn TreeModel API that allows TreeModel viewers to show a file system without needing to code anything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. It’s possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Compiler for java assembly to class file. This compiler contains dead code detection and allow creating method, field and constructor from a java assembly file
    Downloads: 2 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.
  • 5
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ecleTeX is a Latex environment plugin for the Eclipse platform. It currently supports Latex project types, a mulltilanguage spellchecker, code highlighting, code completion, Build engines for latex bibtex pdf and ps a Bibtex view and a basic DVI viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JCom is a bridge library between Java and Com to enable COM object access from Java classes. Example: Creating an Excel worksheet, or using Visual Basic COM application from a Java application. See also this alternative http://com4j.kohsuke.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Package of tools designed to facilitate the development of language independent, OS independent web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dtoGen™ is a java source generation tool that can ease the development of multi-tier systems by offering a reliable solution to obtain the data transfer objects out of the domain model objects without hand-writting additional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java AS400 RPG source code editor, debugger, IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EclipseAS is an Eclipse Plugin for Action Script. Its purpose is to ease the developpment of Flash applications with the Eclipse IDE by providing a set of facilities like code completion, refactoring and others useful things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    System Modeller is a tool to automate the process of building an application from a simple XML based model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XO is a set of useful tools and utilities that is generally needed on many different Java projects. It is meant to be a place where you submit useful code, to be used by yourself and others at a later time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Viscount is a lightweight Eclipse plugin designed to be able to quickly and easily collect essential code statistics. Viscount displays code statistics about your Java projects in Eclipse, such as the total number of Java files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Set of Java packages to apply Genetic Algorithms to any kind of problem. Various genetic operators are implemented and an example shows of how the system could be applied to digital circuit evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This toolkit provides a set of routines to simplify and refactor redundant code. It also includes high performance revisions of common tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This project is a feature-preview tool for JDO with JDK5's annotation usage. It removes away the step of writing metadata files or modifying them when the model classes are greatly changed. An Ant task is provided to automatically do this step for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool for increasing the quality of Java applications. It allows the programmer to use design by contract and defines other development aspects right in the classes where they are relevant, as JavaDoc comments. It's a combination of AspectJ and xDoclet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Coffee-Bytes Platform support has moved to Google Code: http://code.google.com/p/coffee-bytes/
    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.