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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
An extensible Java implementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
The Aegis VM Project is an on-going effort to implement a lightweight,
secure virtual machine for executing Java bytecode. It will eventually feature a
modular architecture, Proof Linking, that supports pluggable
verification modules.
The goal of the BlueSphere Project is to build a flexible, expandable, and easy-to-use authoring system for all forms of interactive fiction. The present focus of this project is on the development of a new interpreted programming language.
Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
A runtime inspection/scripting environment. Smalltalk-like Swing GUI for scripting engines and object inspection. Works on remote containers (EJB/Servlets) and of course locally. General BSF supported, comes with the Lisp-syntaxed language piji.
A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.
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
It is the primary goal of this project to develop an online LOGO utility using the standard JAVA AWT and Swing capabilities. The general implementation will be based on the UCBerkeley LOGO (UCBLOGO) which includes the graphical displays and LOGO intepre
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
The JRRE project is a Java runtime environment implementation based on Sun's Java 2 Virtual Machine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
This project is the port of Lua programming language to Java platform. It contains the bytecode compiler and interpreter, that use the same bytecode format as the original version, and partially support standard Lua library.
XML Swing interprets XML to create Swing UI. A complete Swing based application can be created using XML Swing as it supports all major Swing components. Client side validations can also be embedded in XML, along with adding listeners to components.
Janux is a project to port the java virtual machine directly on top of the Linux kernel using
bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
The purpose of the project Scream is to develop a scripting language similar to the Scheme programming language. Development is done in and based on Java(TM).
The goal of this project is provide a OpenSource (LGPL) implementation of the
Trac 2001 programming language. Please visit the TRAC Foundation website at http://www.tracfoundation.org/ for additional information.
Contextual rule-based text normalization engine written in java, that can be used to implement stemming algorithms or phonetic normalizers. The project includes a french stemmer/phonetic normalizer, and a soundex implementation. Includes a Lucene Analyzer
The CLI4J Project provides a framework to create CICSO-like CLIs, using Java and XML to construct a command hierarchy that can be as simple or as complex as required, effectively interacting with console users.
vIDE is a cross-platform tool for writing and simulating Verilog models. It provides user friendly project management and file editing, integrated simulation engine, waveform viewer, pre-compiled modules, and many other cool features.
UsiXML4ALL allows the creation of multiplatform software using the UsiXML user interface description language. UsiXML4ALL files are currently being prepared and organized for uploading to sourceforge. Source code and more information will be available so
Kammerjäger is a debugging tool with integrated correctness proving.
Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected.
The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
This project is a Java library (.jar) that reads the Java Byte Code file (.class) and formats it into a data structure. However, it a alpha version that it does not support J2ME byte code, and tested in JDK 1.5 environment.