Showing 2844 open source projects for "opensource java code"

View related business solutions
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 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
    Coqua measures 5 distinct Java code quality metrics, providing an overview and history for the management, and down-to-the-code, detailed views for the developer. Metrics can be defined per team. Ideal for mid- to large-sized and/or offshore projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    A open source java card virtual machine implementation. And also some part of the VM code can be used as part of kinds of tools such as javacard bytecode disassembler.
    Downloads: 1 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
  • 5
    XVCL is a general-purpose language for configuring variants in all sorts of textual documents (including programs). It is based on frame technology. XVCL processor automates the customization process to produce system from specification of variants.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Argus is a highly integrated Eclipse plug-in. The purpose of this plug-in is to add additional Errors and Warnings to the Eclipse Framework, assisting Java programmers to create bug free, high quality code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Paste Board is a MacOS Application designed to aid in the insertion of commonly used text. Email signatures, common snippets of HTML and other programming languages. There is a demo video here: http://screencast.com/t/mINBZmRhvbp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Jutty is a code generator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DataScript Tools for formal specification and automatic decoding of binary data formats. NOTE: This project has moved to http://developer.berlios.de/projects/datascript/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Java Native Object Oriented Binding Generates c code which encapsulates Java classes in c struct.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an algorithm to codify Spanish words to an equivalent phonetic code. That intends to be a substitute of Soundex algorithm that is not practical to use in Spanish. It is very useful for search engines based on text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    repository for learning code and tutorials on different java technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Basegen is an Open Source MDA code generation tool based on AndroMDA. It quickly generate an entire application from UML model in a simple way. Basegen uses state-of-art technologies like: Maven, Rich Faces, MyFaces, Spring, Hibernate, JasperReports, Spr
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A collection of discreet, mostly Web-related libraries, utility classes, and some AWT code (good for applets). Package xentity implements a JDBC-based administrative system for building an O/R persistence layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tcl/Java consists of two pieces of software. Jacl is an implementation of a Tcl interpreter written entirely in Java. Tcl Blend is a Tcl extension that provides access to Java from inside Tcl. One can prototype Java code using Tcl, and much more.
    Leader badge
    Downloads: 136 This Week
    Last Update:
    See Project
  • 21
    JDasm is a library written in java to easily manipulate Java class files. It gives you the ability to load a class file and modify it or write a new one from scratch; you can inspect it, edit or export any part of the class file and import it into anothe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A self-hosted Code Generator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Open States Machines Designer is a Eclipse RCP based graphical editor for UML States Machines diagrams. It provides functionalities like Import/Export as XML and States Map Compiler Files, Code generation with SMC, UML validation rules...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Framework to develop J2EE applications rapidly and easily.Allows to define applications just with DB-Schema Creation. Generate applications. caf-dbmanager,built on jdbc to provide ease of use database access use SQL-Parser outside in the form of XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Liweb is a suite of software components and tools for web application development. It allows compiled Java code to be run in a web browser using a JVM bytecode executor implemented in Javascript. It also supports comfortable native Java debuggers.
    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.