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.
The aim of this project is to enable a way to write php code just like in a java enviroment. I and anybody who wants to get involved will try, where it is posible, to have the same OO Architecture.
Frag is a dynamic programming language, specifically designed for being a tailorable language, building Domain-Specific Languages (DSLs), supporting Model-driven Software Development, and for being easily embeddable in Java.
Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.
For healthcare Providers and Facilities
Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
Web application built using: a. Spring Webflow 2 b. Oracle (10G +) It implements commonly required functionality and is intended to act as a strong starting point for any web based business application.
ooc is an object-oriented programming language which is implemented with a source-to-source translator to pure C99. It supports classes, abstract functions, foreach, ranges, etc. It intends to be modern, modular, extensible, yet simple and fast.
Sugar4j generates code without the use of external text files, templates, JSP and the like. The static and the dynamic parts are both contained in the same Sugar4j java file. Everything is java. publicc().classs("Sugar4j").empty();
This project provides java(TM) libraries to make exception handling in applications easier. This project addresses the most important services commonly required for application, be them standalone or distributed multi-tier enterprise applications.
Framework for manipulating Connections: The API mean purpose is provide a unified API through Adaptersto easily incorporate a third-party library into existing application. Also provide an efficient NIO based implementation supporting UDP and TLS
JAgile (or "Java Agile") is a simple but practical framework in Java. It implements some JEE Patterns as Transfer Object, Session Facade, Business Object, DAO Factory and DAO. Its unique persistence implementation is the Hibernate Framework.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
A query tool for repositories of ontologies. The tool allows to define a repository, either local or remote -via URIs. The tool makes it possible for users to define a query and execute it against the predefined repository.
FormulaOneSDK is a opensource project which provides low level SDK including FormulaOneCommon Project, FormulaOneConcurrent Project, FormulaOneGUI Project, FormulaOneJ2EE Project, FormulaOneLog Project and FormulaOneThread Project to other projects.
Jasclipse is an Eclipse plugin for developing applications written in Jasmin. It provides Jasmin editor with syntax highlighting, error marking and Ctrl+Space assistance. It also allows compiling your files with Jasmin 2.2
BioAcceso es un sistema para el control de asistencias de los empleados, tomando la huella dactilar del personal para su registro e identificación. Es una aplicacion de escritorio desarrollada con el lenguaje Java, utlizando Mysql Server como RDBMS.
Lucene-based search library that leverages on the Spring framework to provide easily configurable searches with little or no intrusion in the application code. You can create indexes from any collection of POJOs and benefit from event-triggered updat
ODO is: 1) Real-Time ORM; 2) Real-Time DBMS like TimesTen; 3) Real-Time Grid like Coherence; with deep integration ORM+DBMS+Grid; Last News: ODO Becomes Commercial and public project was frozen.
Daileon (Domain Annotations Identifier and LEgacy annOtations arraNger) provides mechanisms for applications to implement domain annotations specifically using the Java language.
Table for GWT that provides Layout (Column,Tree,etc), Renders (you can place anything you like into cell) and Model (i.e. you change model and the table does the rest for you).
To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.