AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Gen AI apps are built with MongoDB Atlas
The database for AI-powered applications.
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.
xmi-utils is a set of java libraries for working with xmi model and metamodel defined by the OMG. features: xmi parser, xmi repository, create java interfaces from metamodel, proxy for interfaces generated from metamodel
The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
A domain driven code generation tool for building a working Java application, including Presentation, Service, and Data Access layers, from a UML Class Diagram of the domain model.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
Eclipse plug-in that implements an approach under research, for automatic derivation of Framework-Specific Modeling Languages with code generation capabilities. The approach relies on Aspect-Oriented Programming.
A toolbox for testing SQL. Currently, SQL Spelunk includes code coverage analysis and calling stored procedures in a rolled-back transaction from SQL and JUnit.
Domain Specific Language (DSL) for Domain Modelling with the following characteristics: Java Like Language, Entities and relations modelling , JavaCode Generation, Query automation
Sourcecode generator. This project take 10 words and generate tables, scripts and sourcecode for making CRUD. It's posible to modify tables and field so the web learn like a neuronal network.
Java Web Application Stack built on top of Wicket, Spring, Hibernate/Ibatis, Jetty, HSQLDB, Junit, functional testing (Selenium), code coverage(Cobertura), DB Migration and CI. Its intent is to provide a rapid method for creating java web new projects
Coded is a graphically oriented sourcecode editor. With the use of class and method wizards, advanced code manipulation via drag-and-drop, automatic code formatting, and autocomplete/completion suggestion, Coded will make the process of editing a breeze
Measure how directly your classes are tested by JUnit. Unlike traditional code coverage tools, PEA considers and measures whether the code covered ran as a direct call from a test, or indirectly via chained calls.
JNAerator simply parses C & Objective-C headers and generates the corresponding JNA and Rococoa Java interfaces (also has a very limited C++ support). This lets Java programmers access native libraries transparently with little to no hand-tweaking.
JAva Compiled EXpressions - Very fast exression engine for Java, compiled into Java bytecode.
Features:
- Strong typing
- Comipilng into Java bytecode
- No reflection during evaluating expressions
- Better performance for prepared expressions
DSL for Manipulates and filter java collections API. <br />Sourcecode on <a href="http://github.com/fellix/collect4j/tree/master" target="_blank">github</a>