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
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Diazy is an application framework for the generation of source code from Dia UML models and the degeneration (reverse engineering) of source code to Dia UML models. This will allow developers to rapidly deploy object oriented design schemes.
JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
TOra GSQL is a toolkit to generate SQL code for ORACLE. A graphical tool for X Window systems which allows you to generate SQL code automatically during database design for ORACLE.
[XiT is defunct. All code has moved to XGen] XiT is a framework for managing data transformations. It incorporates a plugable architecture to accomodate different data transformation engines. Modules can be designed to generate source code, transform xml
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
Zinc allows PHP developers to better debug and optimise their applications by providing detailed information on the execution path of the code in their scripts.
Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
Sigel teaches virtual robots to walk in a physical 3D-simulation.
It uses the method of "Genetic Programming" to evolve control
programs for any robots that come into your mind, visualizes them using OpenGL
and exports animations to Povray.
Flow4J is a java framework, that enables the user to model process flow with a gui interface. The flow may include tasks, decisions or calls to other process flows. The saved flow is in a jar file together with its bytecode.
Cadence is a collection of frameworks for accelerating J2EE.
J2EE is complex and time consuming.
Cadence makes building enterprise J2EE systems much easier
by providing tools and frameworks to realize faster ROI.
J2EE Nirvana indeed !!
A development environment, where the specifications (language, gui system, ...) and the look (wysiwyg, ...) are entirely external to the program. The specifications are made with the Amool language, allowing to add support for a language/gui system easily
rdb2oo is a project to create source code for classes which correspond to tables in a relational database.
rdb2oo is also about creating an object oriented abstraction layer for simple database access.
The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way.
Also available is some code to automaticaly generate EJBs from database metadata.
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
eDIV is a multiplatform DIV language compiler. This language combines some ideas from C and MODULA-2 to create a potent and efficient language with a simple syntax and Pascal/C like.
Saquen is a library which is intended to provide scripting capabilities for other programs. It specializes in ease of integration with existing code and provides facilities especially suited for scripting in computer games.
PHP Application Server simplifies the development of Web applications and sites. It creates the environment of Web development in which the user will do not need special knowledge of designing and programming Web applications.
This project was started in an effort to ease development of Swing applications by creating a XML to Swing rendering utility. Although this project is definitely in the first released state, it shows great promise and focuses solely on the Swing API as a
UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
In simple words, JEX is a redefinition of Java using an XML syntax. This allows programmers to extend their favorite language. It also simplifies compilers, IDEs and code generators. Among foreseeable extensions are UML diagrams , Design Patterns...