Open Source Java Software Development Software - Page 49

Java Software Development Software

View 6111 business solutions

Browse free open source Java Software Development Software and projects below. Use the toggles on the left to filter open source Java Software Development Software by OS, license, language, programming language, and project status.

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    BitVector4J is a general purpose bit array replacement for the standard Java BitSet class. It is more flexible and integrates better with support for streamed input/output, conversion to BitSets and conversion to arrays of int’s, byte’s, or long’s.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Canonical Bean Method Invocation - A Spring based framework that automates RPC-like invocation of methods on beans held in the Application Context. It was originally built for use with Flex using XML over HTTP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Concurrency Freaks

    A library with Scalable (and fast) Read-Write locks

    This library contains Java code for several Read-Write Locks: - ScalableRWLock: A rw-lock that scales with the number of threads doing read-lock. - ScalableRWLockS: Similar to above but different implementation. - ScalableStampedRWLock: An hybrid of the ScalableRWLock and the StampedLock provided in JDK 8, which provides good overall performance. - FAARWLock: Uses a Fetch-And-Add operation for the read-lock which means it is not so scalable as ScalableRWLock but it is still faster than classical implementations
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    A simple tool to pinpoint jdbc connection leaks in java code. Of course your code is the best and implements patterns, but what if you have to work on an old project that is not so neat and it has a connection leak? Do you start looking everywhere?
    Downloads: 3 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Cuckoo Resource Adapter for SAP

    Cuckoo Resource Adapter for SAP

    JCA compatible Resource Adapter for SAP

    Cuckoo is an open source Resource Adapter for SAP that is compatible to the Java Connector Architecture (JCA) version 1.5. It enables developers of Java EE applications to call functions in a SAP backend, making use of Java EE features like Container Managed Transactions and Security.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    DAPACT (Data Aware Processing And Control Tags) are JSP tags for simplifying the displaying of dynamic content in JSP pages. It focuses on retrieving data to be displayed, iterating over that data, and in providing control tags for changing what displays
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Note: This project is no longer maintained by me (Glen) or anyone else. I don't need it anymore. Distributed testing framework. Centralized control via Java, ANT, STAF, Postgres, etc. Distributed tests on windows, linux, other clients using STAF.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    E-BOB (Eclipse-Based Object Bench) is an Eclipse-based plug-in that allows for graphical instantiation of objects, and models to a limited extent the Object Bench of BlueJ.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    Electronic Data Tags

    Electronic Data Tags value storage API For java.

    EDT is an API For java designed to allow you to store data from your programs in files easily. EDT is separated into two parts: EDT Basic (just called EDT) and EDTA (Advanced). EDT Basic stores only String values, while EDTA uses EDT Basic to store String, int, boolean, float, long, double, and byte values. To make accessing values easier, EDT and EDTA allow you to assign a name, like "FileLocation", to a value, instead of an integer, like in an array. The values are stored as ISO-8859-1 Strings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    EnLarge is an open source ActionScript preprocessing tool that extends the wonderful Jappo project with Flash specific functionality. It enables the development of a single code base that targets Flash Player (7, 8 and 9), Flash Lite 2 and GNU Gnash.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    EsoIDE

    Interpreter and debugger for various esoteric programming languages

    EsoIDE will be a collection of various esoteric programming language interpreters sharing a common front-end GUI/debugger. Current languages with interpreters under development or planned for development include Brainf**k (implemented), Befunge-93, Chef, and Fractran. Want to contribute an interpreter or UI ideas? Feel free to fork the code and submit your own changes!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    The "Framework for Exploration" FRExplore is a framework for Java developers who want to design their applications more user-friendly. It provides enhanced undo/redo-mechanisms with a graphical interaction-history.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Fasper - Parser Testing Framework
    Fasper is a framework for parser verification, developed using java and antlr. Fasper uses a "golden model" based testing approach and can be integrated with JUnit. Any parser can be verified by using a plugin. For more details about the donors you should visit: www.amiq.com/consulting or www.amiq.com/consulting/blog
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    This projects hosts the worlds fastest algorithms for the labeling of point-features. It especially looks for algorithms thar are free of constraints, applicable to many scenarios (e.g., visualization, maps...) and do not need any preprocessing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The Feynman Simulation Framework provides a standard methodology for software engineers to develop simulations in Ruby with the flexibility to develop only the classes that are necessary to solve the physical problem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    FileFinder is an Ant task that searches for files in the filesystem and also is able to search recursively inside compressed files like zip, gzip, tar, tgz, tar.gz, jar, war and ear. It allows to search using wildcards.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    The Flow Framework is an OSGi Service Platform extension leveraging service deployment, providing transitive service dependency management at runtime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Provides classes and utilities at an extremely fine-grained level to assist with the most repetitive and tedious tasks of software development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    GLPK for Java

    GLPK for Java

    Java language binding for the GNU Linear Programming Kit (GLPK)

    GLPK for Java provides a Java language binding for the library GLPK. GLPK is a proven solver for linear and mixed integer mathematical programming problems. For Windows binaries see project GLPK for Windows (http://sourceforge.net/projects/winglpk/).
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Genesis is an IOC framework written in Java. It allows you to instantiate different kinds of objects with diverse tools which are provided by the abovementioned framework: XML, extensible design, reflective API, containers for the different types of IOC.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    GraphIL is a graphical editor for the intermediate language, one of the input formalisms of Verics. Verics is a tool for automated verification of Timed Automata and protocols, developed in the Institute of Computer Science of Polish Academy of Sciences.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    It's a tool for testing HTTP servers and Web applications. It supports HTTP/HTTPS protocols, GET,POST and HEAD methods, HTTP proxies, refferes and cookies. It's like HTTP Debugger in network tool AccessDiver or HAS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Ant task for compiling HelpStudio projects
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    IIM4J is a Java library for accessing IPTC Information Interchange Model (IIM). IIM is industrial standard file transmission format used by all major news agencies around a world. More info at www.iptc.org
    Downloads: 3 This Week
    Last Update:
    See Project
Monday.com Logo