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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
JarBoy is a archive/packaging tool, which helps to manage, create and explore JAR archives. It could be used as command-line tool, java library or classical GUI application.
PAR stands for PHP archiving. You can use PAR for PHP projects like JAR for Java projects. Using PAR you are able to pack complete PHP projects in ONE executable file.
M3DEA (Mobile 3D Engine API) facilitates the development of 3D games for mobile devices, by using the Java language with support to the Mobile 3D Graphics API specification (M3G) and J2ME.
This project aims to provide developers a convenient library about graph theory algorithm and some basic data structures. It will be developed in Java via Eclipse IDE, supporting both win32 and linux systems, and published as jar files.
The RPG Maker Collegial project aims to offer a set of tools and standards to help unite developers using Sphere, RPGMaker200, Game Maker, OHRRPGCE, and other engines by identifying common development trends in each domain and uniting common elements.
jndie provides a (really!) lightweight JNDI enviroment to help software development. It also can be used as a EJB container emulator, mostly for development and testing purposes. All that inside a 33k jar file! Formerly known as JBoss Emulator Tabajara.
Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
JarSearch is an Eclipse plugin that integrates gracefully into the Eclipse Search extension points. It enables Java developers to quickly locate jar files that contain a given class file (binary/source) or properties file. It supports embedded jars.
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.
This project's goal is to implement Artificial Inteligence algorithms and make them available for any platform but especially for
mobile devices.
The main objective is to allow the community to develop better and more
inteligent mobile games.
This project is intended as an example implementation of Java with SWT and Draw2D. It is also a pretty good Connect4 game that you play against the computer.
LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
JOthi is the java-based game of "Othello". This project is son of the greater parent SourceForge project "JGames", that realizes the real game environment: JOthi only defines the "Othello" game rules and its specific AI players.
Emergent Mercenary is a 3D FPS with strategy overtones, and an excerise in emergent gaming. It should be easy to setup a scenario (e.g. hunt criminal) just by placing characters with certain AI into the game and see them interact.
JarWizard is a small Java Application that takes the hassle out of creating executable JAR files. In just a few clicks, your Java application will be packed and made executable when users double-click on its JAR file.
Action Arcade 2D j2me Engine
Basic engine for j2me action arcade games, basic API for developing games. It will be a light engine. Methods and functions for load and paint graphics, background maps, basic sprites animations.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
A collection of Eclipse Plugins to support developing game modifications for Gas Powered Games' Dungeon Siege. Should include syntax editors for Skrit and Gas as well as tool plugins for various tasks related to creating a Dungeon Siege Modification.
This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
J2MEFS is an API for the J2ME that extends the RMS. It lets you save persistent data in your MIDlets without even knowing what a RecordStore is. You can create a structure of directories and access files through names and paths (MIDP 1.0 and above).
JAVA library for accessing the 1-Wire LCD controller from Louis Swart. The library provides a convenient interface as well as a low level interface. For use with any Dallas Semiconductor 1-Wire network. Runs on TINI microcontrollers too.
SWTLoader is an elegant hack to ease SWT program deployment. With SWTLoader you can produce self-contained, double-clickable jar files with the needed native files inside them. Users will just have to double click your file: no more scripts or installers