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
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
A pure java DNS client implementation. Consists of a library and utilities for looking up the Internet domain names. The utilities are also able to fetch an entire domain zone and save it in the standard DNS zone file format.
This project is just the bridge between MSMQ and JMS (JAVA). Based on JNI concept which helps to create a DLL by using Visual C++. The java methods calls the C++ class which is used to make dll and this C++ class return back messages of MSMQ.
For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.
jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Maven plugin for for QtJambi's juic tool. It allows to invoke juic from inside maven during build. Just mention it in your project's pom, configure a bit and compile your QtJambi applications easily.
JCBE is an acceleration framework for Java programs running on Cell Broadband Engine processors. It is based on native methods executed on either PPE or SPE depending on method annotation used. C code is directly embeded in the Java source.
This framework provides the easiest way to build cross platform installers based on Java technologies. Due to its extensible architecture, it can be easily adjusted to fit your needs and allows nice UI interfaces implemented with Groovy or JavaFX.
GQLx is a SQL-like query language for Google Doc's spreadsheets. The initial release includes both a Java GUI application as well as a console application - while a demonstration Javascript implementation is available online at http://gqlx.twyst.co.za
SnapMan is a tiny java program with an integrated timer (opensymphony quartz). It takes snapshots of your desktop in regular intervals and saves it into a specified folder. Intervals and target folder is made configurable. Cron/At compatible expressions.
Framework: Project for Evolutionary Predator Prey Algorithms, used to implement an evolutionary scheme based on the developement by van Laumanns. Implement testproblems, special behaviours, environments, and other yet not known features.
Damon is a Distributed AOP Middleware on top of a p2p Overlay Network. Its main aim is to offer the necessary abstractions and services to develop distributed aspects, and to provide scalability to existent or new applications transparently.
PLEASE NOTE - JAVAPATHFINDER HAS MOVED TO: http://babelfish.arc.nasa.gov/trac/jpf Java PathFinder is a system to verify executable Java bytecode programs.
A command line tool that analyzes your music collection and reports its findings in a variety of formats (e.g. HTML, XML, PDF) to various targets such as the console, FTP-upload, files or eMail.
Java API for implementing any kind of Genetic Algorithm and Genetic Programming applications quickly and easily. Contains a wide range of ready-to-use GA and GP algorithms and operators to be plugged-in or extended. Includes Tutorials and Examples.
This utility utilizes Apache Lucene to create an index of the contents (packages and classes) contained within jar files on a system. This will allow the user to query the index to find out which artifacts contain which classes / packages.
A SWING based console for Jython. Console will be a commandline Jython interface with code completion and history. This will be a standalone application with facility to load and run scripts.