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.
Plethora is a NetBeans plugin that provides a designer and a code-generator for Looking Glass 3D (http://www.sun.com/software/looking_glass) applications. You can download a live CD for LG3D from: http://sourceforge.net/projects/lg3d-livecd
The Source2PDF tool is a small application which converts a directory full of sourcecode into a single PDF file. It includes a table of contents, a title page, and is chaptered by subdirectories. This allows for easy, portable sourcecode distribution.
MDExtractor extracts meta information from 1Cv7.MD (1S Enteprise v7) file and stores it in the database. Some ideas has been taken on http://www.mista.ru/ site and from "md2mdb" project.
Dun and Bradstreet Risk Analytics - Supplier Intelligence
Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.
Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
This project provides a simple facade for interacting with Java compilers, compiling Java code as strings to Java Classes. This project also provides several adapters for common Java compilers.
The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
Eclipse plugin to Distributed/Virtual Pair Programming, with code (re)synchronization, chat, NAT/firewall traversal, strict adderence to PP principles. NO SERVER needed.
EZAppletHTML is a JavaScript script that enables you to display applets in a web-page with ease.
It checks the installed Java Plug-in version and writes HTML code to your page depending on how you wish the existence of an old version to be handled.
A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
Get your database online quickly using configuration not code. Use this secure, scalable and proven enterprise technology to publish any relational data, any custom process on the internet. MySQL, Java, XML, XSL. xHTML GUI, beta voiceXML and WML/WAP.
vDoclet is a code-generation framework. It takes Java source-code,
annotated with custom Javadoc tags, and uses Velocity templates to produce
a number of output files.
This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org).
You are free to adapt it for your language, you just have to define the keywords in the grammar file.
Allows Java software developers to easily test code that uses Java's java.net.URL class to access resources.
It provides a URL protocol that will return objects that the developer can control by implementing an interface.
Fast, easy, Java developer's tool for query building that works with Apache Derby, HSQLDB, Sql Server and other JDBC DB's. Includes a PreparedStatement Editor, Query Builder, SQL Code Generator, editor with colorful letters & more.
Multiplatform Unit Distributor (MUD)-This framework allows for automated build and deployments. This application will be the glue code between development builds and their deployment. A content management repository will be used to store software assets.
arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
To some, the Java and C++ languages appear deceptively similar. The goal of this is project is to examine these two popular object-oriented languages and generate a Java to C++ translator.
Extendable general purpose DB framework. JugglerDB started out as a simple sourcecode generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
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.