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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A Java Framework for the creation of online REST services
A Java framework for the creation of REST services. Krest is built upon Spring MVC and offers an enterprise scale solution for REST services. Please visit http://javakrest.sourceforge.net/ to find the demo app, or download the core library.
This project is intended to provide an easy way for developers to have XAPs downloaded dynamically at runtime. A simple interface needs to be implimented and then XAPs can be downloaded on demand, or ahead of demand.
This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
JSF ID Generator is an eclipse plugin, which generates customizable and unique component ids for JSF(Java Server Faces) tags. If you don't give an id to a JSF component, then it is generated at runtime with a prefix of such as j_id_jsp_.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
mod_aspdotnet is a loadable Apache 2 module for serving ASP.NET content using the Microsoft's ASP.NET hosting and .NET runtime within the Apache HTTP Server process. Non-Windows users should look at mono (mod_mono) for an alternate implementation.
JSTP is a light-weight template language for Java; a JSTP page is translated into a plain java class at build time and there is no runtime dependencies. JSTP borrows most syntax and semantics from JSP to steal IDE supports.
A Patterns based framework for developing web applications in PHP. A Lightweight runtime component tree is generated from compiling templates marked with customizable tags.
NewsFlash is a mini news aggregator/ticker software. It currently supports Yahoo! RSS News Feed and Google News format. Version 0.2 needs Java Runtime Environment version 1.4 or later to run. Unix-based OS' need Mozilla 1.4 browser installed as well.
JavaMatch is an engine that can search inside a runtime Java data structures, and look for objects that best match the criteria that you specify. The extensive query mechanism allows for highly customizable tuning of your match queries.
tools for half-life game- and webserver admins, focusing on infrastructure, like automated map uploading, generating a web pages for map downloads and info. implemented in pure java, needs a Java Runtime Enginge v1.4 or newer.
staticxgen is a static web site generator. Your site will consist of some XML files. An unique header, footer and menu will be defined and it will be automatically inserted at runtime. Relative links will be generated among files.
Propel is an object persistence (object relational mapping) tool for PHP5 based on Apache Torque. Propel generates PHP classes and SQL definition files for your data model and provides a runtime environment that transparently handles database operations.
Morphious is a Java application server for developing and running applications in a production environment. Applications are built from modules that can be independently recompiled and connected on demand in a GUI developer environment.
C-smile OOL is a scripting language with C++-like grammar. It has compiler, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode.