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.
Try free now
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.
BuildMyApplication is an application building framework that can generate n-tier applications from language neutral specifications through an interactive environment using visual techniques of requirement capture through patterns and instant preview.
This project aims at combining the features of UML modelling along with an easy to understand language similar to action semantics. Te current release provides just the skeleton code generation and class diagram drawing. A new version has been released!
A few usefull tools for the C++ software developer. The tool named 'mstring' generates codes from the string messages like exception classes, error functions, string messages.
The Festa Philosophy is a combination of a JEE5 architecture, a UML-based domain specific language, and a code generator. With Festa both quality and productivity of the development of java web applications will improve dramatically.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Simple Java Framework Generator is a project where database reads the one structure (tables, columns, foreign key, primary key) and mounts objects in Java using Hibernate with Annotation, Struts (Validation, Internationalization), Jsp with Jstl and Ajax.
EasyMDD aims to democratize Model Driven Development by providing effective and easy to use generators.
EasyMDD is the first eclipse plugin which transform UML2 class model to a full Web CRUD-application ready to be deployed on JBoss Application Server.
Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
MiniLang is yet another scripting language written in Java programming language. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
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. Click to perfect your product now.
phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
Dimenso is a library of numeric types for .Net and Java, that obey dimensional analysis and permit calculations with physical quantities. Due to the lack of C++ - like templates with numeric arguments, code generation is employed using Python.
ObjectBuilder is a C++ CASE tool (CASE, refactoring, documentation generator). It lets you create, manipulate and navigate classes, class relations, class members and class methods at a high level of abstraction.
target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
A tool which scripts out SQL Server 2000/2005 database objects to individual files in a manner which mimics Microsoft's Visual Studio for Database Professionals [aka, "Data Dude"]. These files can then be placed under proper source management control.
JavaSketch is an Eclipse plugin that is both a programmer's search engine and code generation tool. It can find chains of Java API calls that produce a desired result and insert the appropriate code into the active Java editor.
SMARD is a development environment that simplifies the programming of
applications based on mobile agents. Using a graphical interface,
programmers can design, build and launch mobile agents which are
intended to run on JADE platforms.
XOffice is a UI toolkit for developing cross-platform applications with the Microsoft Office style. XOffice provides an implementation of key MS Office UI components, including the new Ribbon component introduced in Office 2007.
Text preprocessor that provides script based in-codecode generation. It can be used to provide templates for languages that doesn't support them (C, Pascal). Of course, it is stronger than templates in C++ so you can find it useful with other languages
Boiler-template (source) file generator. Automates (source) file generation from template files: speeds up developement of redundant or re-usable software and more. An example template for Linux Kernel Device Drivers generation, is included.
Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.
'Bob' is an xml/language binding tool. It maps xml documents to an object tree equivalent in the given language implementation.
'Bob' provides a convenient way to bind XML documents to object representations. This makes it easy for you to incorpo