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
Enterprise-grade ITSM, for every business
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.
Custom Architecture Generator Tool is a software based on the Netbeans Platform, the main purpose is to accelerate the embedded system realisation with a high level description: VHDL code,C2VHDL conversion,Quartus project generation,real time application
The Amplify MDA project is aimed at delivering a 'model-to-text' generator tool with real-world applicability in less than 1000 lines of Java/Groovy code.
ParGeL is an LALR(k) parser generator, which allows creation of inheritable parsers in runtime and compile time environments. ParGeL is written 100% in Java.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL codeGENERATOR.
It maps any relational schema to a java API dedicated to
access your database schema.
It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc...
2 minutes to install/try...
CNC codegenerator is a software to generate CNC codes (G & M codes) for maching operations like milling, drilling. At present CNC codegenerator is limited for end milling. we working on other machining operations like turning, drilling etc.
Jutty is a codegenerator that will produce basic classes for a variety of patterns and standard coding classes. I'm hoping to make this an Eclipse plugin in order to start all types of new files.
A self-hosted CodeGenerator (CG) implementing in Java, which can be served as a template generator for legacy systems, a new module generator for existing systems and a business software generator on RiaBiz architecture.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Servlet framework for creating standalone restful CRUD services
AjaxToaster is built on XMLToaster and inspired by the "guerrilla SOA" philosphy.
You can use it to quickly create RESTful JSON & XML based CRUD services for your web applications by writing short scripts.
It is downloadable as a windows installer package for quick no-hassle setup.
It runs as a servlet in an app-server. By default it sets itself up to run inside its own standalone (jetty) server.
Code contributions most welcome!
The main purpose of this project is to quickly generate the code of a J2EE web application for maintaining records specified by JPA annotated beans in order to add, update, search and delete entities in an AJAX UI based on the ZK-Simply Rich framework.
This project provides Java jee5 (jsf, jpa, jta) web application generation. It is a framework that builds a very customizable CRUD from a database with fonts and ant build script ready. Up to date code is always available from SVN.
XGen source codegenerator creates text output from structured text input. It is typically used as a Java Source codegenerator. It has modules for generating JDBC pojo peers, xml transformations, and website navigation menus.
Framework (orchestrator) based on Hibernate and Apache Chain to avoid copying and pasting of source code when creating CRUD applications. It's also expansible and customizable to any kind of application. Examples using JSF and Struts.
More Than Parsing is a parser generator for context free grammars defined in a BNF-like format. It generates scanners, parsers, ASTs, etc. This sf project is no longer active, development will continue in a different place.
3RAD is a MDSD tool for generating 3-tier applications out of a custom data model specified in EMF Ecore. For building the generator openArchitectureWare is used. The produced target application will consist of a Swing front end and a EJB 3.0 server app.
Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL CodeGenerator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
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.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.