Showing 5020 open source projects for "java-orm"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Freerails III

    Freerails III

    Railway management game influenced by railroad tycoon.

    Welcome to Freerails 3. Railway management game influenced by Railroad Tycoon. Forked from the inactive Freerails2 project. From the developer who brought your Railz2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SpaceGame
    My first game. The game written on java. I hope you will enjoy! Should you need any further information, please do not hesitate to contact me. Controlling: move left - A move right - D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pixel.GameCenter

    Pixel.GameCenter

    Market for simple pixel games

    Pixel.GameCenter is a market with simple pixel games. Here you can download and play popular GBC and GB games. Contact email: pixelstudioscompany@gmail.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    MCSPhantomUpdater

    Program to help the update process of DJI Copter Phantom 3 and Inspire

    Program to help the update process of DJI Copter Phantom 3 and Inspire 1. It will download the desired firmware and copy the firmware to the selected sd card. Works with windows (.exe file), mac and some ux variants.
    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
    Minecraft (Linux)

    Minecraft (Linux)

    Minecraft launcher

    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OFMTools

    Die kostenlose Onlinefussballmanager-Hilfe

    Die OFMTools sind eine Sammlung von Programmen, die den Manager bei seiner täglichen Arbeit unterstützt. Jeder ist eingeladen sich am Projekt zu beteiligen, sei es durch Programmierung, mit Fehlermeldungen, mit neuen Ideen oder womit auch immer ;)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Assists users to analyse and select players in Australian Football League (AFL) based football fantasy competitions. Displayed in a Java Swing GUI, users can sort and filter players based on many statistical categories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    ...Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer when opened. The main purpose of this program is designing origami, but if you only want to learn how to make some origami figures, there is a set of built-in example files that can help you. Currently, there are 34 example figures available. Please note that this project was created for fun and still is a work in progress. ...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top of the discard pile. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. For game rules, please visit: http://rinkworks.com/pips/rules/milkrun.shtml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jsudokus

    A minimal command line java sudoku solver

    A small sudoku solver in java. Not completely optimized but still finished all sudokus in the tests in less than a second. Does not use newer java features so it will probably work from at least java 1.6. Does not depend on external libraries outside standard java classes. Usage: javac sudoku.java java sudoku line line line line line line line line line each line consists of 9 characters of the set .123456789 all possible solutions are printed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Silent Voice Generator

    Silent Voice Generator

    Processes dialogue text files exported by the Bethesda Softworks SDK

    Silent Voice Generator is an audio file utility designed to process the quest dialogue text documents exported by the Bethesda Softworks SDK (Construction Set / GECK / Creation Kit) and generate silent voice and lip-synch files based on user-defined parameters. D.A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InCrEG online gaming platform

    InCrEG online gaming platform

    Aire de jeu de Belote en ligne

    [fr] Aire de jeu en ligne (client et serveur) basée sur les sources InCrEG. Belote inclus et d'autres à venir. [en] Online gaming platform (client & server) based on InCrEG sources. Belote included, more games to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RPG Backpack

    RPG Backpack

    Android replacement for your RPG pen and paper PG inventory

    Allow to setup inventories for a set of Role Playing Game characters, lists all items and their properties, split and share your items for several environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The AutoHost Client is a program to automate the interactions with the Stars! AutoHost web site, as well as some other common actions such as making backups of turn files, launching Stars!, and dumping fleet and planet reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Hattrick Organizer
    The project has moved to Github https://github.com/akasolace/HO/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Dargon RPG

    Grid-based Java medieval RPG map editor & battle system

    This is my high school programming project for my senior year. I worked on this with my partner, Seth Burrell. I worked on the battle system which currently has a command-line interface. Seth worked on the map editor which is drag and drop. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BridgeStats

    BridgeStats

    Gives scores and all distributions of one suit in opponent hands

    In Bridge, the choice of a good strategy often depends on the correct evaluation of cards in hand to your opponents. This evaluation is done trying to make the best use of all available informations: bidding, played cards, etc ..., but an essential starting point is the knowledge of a priori probabilities of the possible distributions. The 'Bridge Stats' app examines all possible distributions of the cards of one suit in the opponent hands and calculates their probabilities. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Orcs RPG

    Orcs RPG

    RPG Textual em Java

    ...In the future the game will have a very large and complete set of options in the stores and missions modules. Jogo de RPG Textual, criado para rodar via terminal (Windows Prompt, Linux Terminal), sendo uma JRE o único pré-requisito. Jogo desenvolvido em Java. Elementos de RPG, evolução do personagem, realização de Missões e Campanhas.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB