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
Our Free Plans just got better! | Auth0
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.
Chiron is a backend framework to generate applications. It generates persistent code from xmi files, based on prevayler.
The generated code can use a simple but powerfull collection search framework and a finite state machine based controller.
ictk - Internet Chess ToolKit is a java based set of libraries and widgets useful for performing common tasks such as reading PGN, FEN, and generating legal moves. The net libraries convert ICS (Internet Chess Server) output into java objects.
Framecode is a framework, written in Java, to build code generators for all languages. It provides a set of classes to build and format code in a better way than writer.write(mystring). At this time only Java is supported.
This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
A translator that converts information models written in ISO-10303-11 EXPRESS to DAML+OIL/OWL (e2ont). The software extends the OSEXPRESS parser. DAML+OIL or OWL code is obtained using the Jena2 Semantic Web framework.
A framework for tools for code clone (i.e. duplicated code) detection and removal for Eclipse Platform. It provides tight integration into Eclipse, enabling incremental adaptation of clone data and enables use of various clone detection algorithms.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup sourcecode. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
Codex is a code generator based on a central MetaModel which can be created via multiple channels: reflection, Doclet, XML/XMI, etc. because it offers a generic Loader concept. The templates are similiar to JSPs and allow to use the full power of Java.
X6GL is a suite of code generation utilities capable of generating sourcecode in any language, based on sourcecode templates and XML files. Initial focus has been around generating data access layers of apps involving Java, Oracle, C#, SQL Server.
Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
Given a set of classes, Struts-Genie generate a complete Object Oriented dynamic web application built with Java Struts, Tiles, JSP ... and Java Data Object (JDO) for object persistence management. Easy to use, to extend and to customize
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
Karapan Sapi is Web Application generator, based on Struts Framework. Karapan Sapi will generate some common code that always repeated in developing web application.
Karapan Sapi automatically create SQL DDL, Java Object, DAO code, Struts Action and St
The BeanFactory Tool is a two-way GUI frontend plugin for editing javadoc custom doclets, such as XDoclet. It is build on a general Doclet editing layer running on Netbeans, JBuilder and Eclipse.
JDBC-based API to build always valid SQL statements. Other enhancements are: automatic table name and columns completions inside Javacode, alias support, prepared statement parameter (?) management, SQL functions...
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
The goal of VMKit is to create a body of code useful for creating and experimenting with virtual machines. The code will emphasize modularity, clarity, correctness, and portability in no particular order but all taking precedence over execution speed.
xFloWS project aims to provide a graphical toolkit that enables users to create complex Web services by combining other existing Web services simply using drag and drop. xFloWS also includes a Web service search engine and a code generator.
classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.