Showing 3774 open source projects for "java code"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java library that helps to keep readable SQL statements in the source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ScutMonkey, MD
    The goal of this project is to formalize, extend, and make freely available code I wrote as a medical student and intern physician that tags and typesets medical data in the formats used by physicians for rapid interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to create an EMF Ecore metamodel, code templates and a workflow for automatically generating certain Typo3 extensions. It contains an example instance for the creation of a developer garden Typo3 extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    A java library providing precise control over XML creation from a Java object with emphasis on speed and its ability to "bolt-on" to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This text editor allows you to compile code and run them. It also allows you write code which you have to understand how it works without you using an IDE. This will make you enjoy the java programming language without using an IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lucene-based search library that leverages on the Spring framework to provide easily configurable searches with little or no intrusion in the application code. You can create indexes from any collection of POJOs and benefit from event-triggered updat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VoIP's project with Speex codec, speech detecting and crypto coding with traffic counting. All code is a pure Java, so completely cross-platforms. Traffic is about 9 MB per hour in both ends, sources: http://www.open-source-soft.narod.ru/arrow.7z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JAutoCombo is an auto-complete combo box for Java applications. The control is easy to use and does not require writing any code. Place it in a container, and it will do the rest automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Point it to a database and it creates Java classes, JSP, and Flex code. Emits code for create, update, delete, and search. Emits code for Flex charts. Then customize the code as needed. Tested with MySQL, Oracle, and Postgresql. Also can take a query and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project: Query-By-Proxy: A java criteria api where path expressions are composed by invoking methods on a proxy for a class. Supports either JPA or Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Libs is a repository for Java utility code shared by other SourceForge hosted projects like S3 Bucket Master, MyPassMan, and FixTag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A build automation and management tool. Source code, trackers, forums are available at http://www.javaforge.com/proj/summary.do?proj_id=70 Online demo is at http://livedemo.pmease.com:8081/luntbuild/luntbuild-login.jsp , use account/password demo/demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Skyway Builder Community Edition (CE) is an Eclipse-based, code generation tool for accelerating the development of Spring applications. Spring MVC scaffolding capabilities allow users to generate a Spring-based, Java CRUD application in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Visualize the byte code of Java in an eclipse view. You can see the byte code of your java sources in a structured way or can open an existing class file. All references are resolved, every byte is described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Design-Side Includes (DSI) is a command-line utility for inserting common sections of HTML code into multiple web pages at design-time. Use DSI to reuse web content while still realizing the operational benefits of deploying static web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java code generation tool that allows you to generate DB classes from a single property file. It drastically speeds the development of database driven web applications. Giving the developer more time for GUI and Business logic devmt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RExASTor is a code generator for tree like structures. The user gives it a set of expressions that look a lot like regular expression but for trees and the tool generates Java data-structures for the described trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPeclipse - PHP Eclipse-Plugin
    PHP - Support for the Eclipse IDE Framework ( www.eclipse.org ). Some Features are PHP parser, debugger, code formatter, outline view, templates...(Programming Language: Java)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    This is a project to provide an augmented reality client/server system for Android (possibly other SmartPhone OSs). Based on the Gamaray java client code by Clayton Lilly. The original Gamaray forum is at http://groups.google.com/group/gamaray/topics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GroupCommentr is a desktop application to put your photos in many award groups on flickr. After you put your photo in an award group you choose some photos from the pool, give them the award code and your done. It's designed to save you some time.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB