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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
JsisPath is an automated test case generator. It is a white box java test tool that generates test cases out of your source code. JsisPath generates minmum test cases that ensures that every statement in your code is executed at least once.
The ULM.gen project is a framework that help building and customizing source-code generators from a UML model expressed as XML documents, using generation templates. It also provides tools for synchronization with UML modelers such as IBM Rational Rose.
Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
Protoscribe converts pseudo English sentences in to Object Oriented code skeletons. It was developed to help teach object oriented design and as an experimental source codegenerator. Currently, C++ and Java code skeletons can be generated.
A suite of tools and components assisting with model driven software development built upon a modular MDA/MDD generator framework implemented in Java(TM) supporting arbitrary import (design) formats, meta models, and output (code) formats.
A flexible XML based PHP codegenerator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
Berkeley Yacc is an LALR(1) parser generator. Berkeley Yacc has been made
as compatible as possible with AT&T Yacc. Berkeley Yacc has been extended
to generate Python, Perl and Java code.
VeloGen is custom source generator writen in Java, that uses velocity and antlr . Antlr parsed AST syntax is wrapped and placed into Velocity context. Template for source generation is writen in velocity template language (VTL). Call that from ANT task.
JGUP is a code generation tool for getting a head start on a new J2EE web application project. You supply a XML file describing the web application and JGup creates your database tables and outputs a project source tree and Ant script for compiling it.
SwigXmlToCOM is a software development tool that converts programs written in C or C++ to COM. It uses SWIG generated XML files to create IDL, .h and .cpp files which can then be compiled in MS Visual Studio.
This is an Eclipse plugin, based on EMF JET Templates & Mapping model whose goal is to ease the process of automating the code generation and model transformation.
The new release also include a new GEF plugin generator.
An Eclipse plugin which generates the code of J2EE design patterns and includes support for J2EE refactorings.
It uses XML files to store the pattern descriptions. The plugin has a user friendly wizard-based user interface.
jLo is logging framework for java. It takes a different approach than any other
logging framework available for java. It uses a codegenerator during the build process in order to be more flexible. You can define
your own targets like init,debug, fata
Open Designer is a graphical Conceptual and Physical Data Modeler and a CodeGenerator either to create the database structure and genenate applications automatically.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
EGG is a development tool for fast and easy realization of XML to plain-text tranformations.
It's similar to XSLT, Velocity or JSP but emphasises source-code generation in a model-driven, generative development-process. For Windows or Unix with Java.
neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI C code of a library that implements it.
Java MDA to automate creation of any code, documentation or diagrams from UML. Load UML from Rose or Metanology or create via java API. Push UML elements with given stereotypes or tags through Velocity. Call Ant & Xdoclet. Does NOT include code templates.
Sight provides a friendly interface to create and connect agents for bioinformatics. The workflow supports multiple responses to a single request, structure transforms, filters and request history access.Can talk with ordinary http servers (get and post)
Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
AXgen is a codegenerator using XMI as input and Velocity templates for transformation. Ready to use templates are given to generate Java classes for OJB, including Repository and SQL script to build the corresponding DB scheme.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!