Showing 2290 open source projects for "java"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    This project seeks to provide a web-interface to a BetaBrite LED sign capbable of sending messages to the sign and displaying them. Additional modules can also be added to have the sign display weather information and RSS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    JavelinTools is a collection of tools for working with the Javelin Stamp manufactured by Parallax Inc. (http://www.parallax.com/javelin). It is a cross-platform way to communicate with the Javelin. The first few releases will support only Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A complex table UI component delivered in a simple way. Easy to adapt and provide a rich set of features required for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Concurrent vision processing system; Toolkit for easy implementation of software concurrent vision processing sub-system. Aimed at robotic applications w/best effort realtime. System includes: capture,processing and displaying.
    Downloads: 0 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
    Entirely wrote in pure Java, this code generator take UML models in XMI file format and generate C++ or Java source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The free-vision project aims at creating a library for computer vision related functions, including camera capture interface, stereo, image processing, camera calibration and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Home Heating Control system (HHCS) is a multiplateform, multilanguage and adaptative heating control application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A free Active X/COM object bridge for Java. Allows Java Developers to incorporate both visual and non-visual Active X components in Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    This project provides a framework for interfacing with the European Installation Bus (EIB). It allows users to control EIB devices from their PC. It is designed for standardized bus coupling units 2 (BCU2) using the FT1.2 protocol over RS232.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an experiment in creating the best database API I can come up with. It is an alternative to query languages. The latest version is being written in Scala using Berkeley DB Java and will run on the Java VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AgentCell is an agent-based model of cellular biochemical processes and biological behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    adVM aims to provide a flexible engine for creating adventure games. The new version is written in java and uses ADL (see http://www.hcesperer.org/adl/) as the scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fireflier is a firewall tool, which is built on top of the iptables framework. You can create rules based on single incoming network packets or simply allow/deny single packets to pass. This project is discontinued. (see homepage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A system for temperature and spectrum acquisition control in hyperfine interaction research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Project Daedalus is an aim to bring Artificial Intelligence to the Machintosh Operating System (Mac OS X) to aid the user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 22
    SLO profiles the data locality in your program, and afterwards suggests refactorings that can improve that data locality, leading to fewer cache misses and faster execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of the CarOS project is to design and implement the software and hardware systems necessary to provide a mobile computing platform in a vehicle. The CarOS will be Linux based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aikido is an interpreted, multithreaded, object oriented prototyping and scripting language. It has a familiar syntax that is similar to C++ and Java, but has features found in other languages such as Pascal and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JoCo is a Job Control environment which permits employees to log in, get the job they have for the day, mark the start and finish of their assignments, meet deadlines, rate their own skills etc, the progress being monitored by managers.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB