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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Masser is a perl-based fastcgi-driven application framework. It uses PHP- or JSP-like way of embeding code to HTML pages. It supports multiple database connections, configuration files, multiple language and selectable schemas support.
x.Link is a Java J2EE performance profiler. Using byte code modification it has a minimal impact on running systems and can even be used in production systems.
x.Link offers an alternative to commerical J2EE profilers.
The goal of Operation Project X is to crack the 2048-bit RSA private encryption key Microsoft uses to sign Xbox media, by using distributed computing. This key could be used by Xbox owners to run homebrew code on their machines.
Decouple your GUI building code from the rest of your application. Using an XML description, the Java Gui Builder will build appropriate windows, controls and objects for later retrieval by the mainstream code.
XDoclet module to generate MySQL and PostgreSQL DDL from class and method tags. Generates CREATE TABLE or ALTER TABLE statements. Supports all MySQL and PostgreSQL extensions. Turns .java files into .sql files.
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.
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.
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 !!
Xvid is an open source MPEG-4 video codec, written in C with assembler optmizations for quality and speed (including MMX, SSE, SSE2 and 3Dnow! code for i386 and AltiVec for PowerPC).
The purpose of this project is creating a plugin for <a href="http://www.ethereal.com/">Ethereal</a> that will enable it to decode ITU-T Recommendation H.323 traffic. The implementation is based on <a href="http://www.openh323.org">OpenH323</a> code
The Shark CGI Function simplifies programming CGI's in C. It extracts variables and contents from GET, POST & multipart/form-data forms (including file uploads and cookies) and makes them accessible as environment variables. See homepage for more info.
IGLU is a Java class library designed to facilitate sharing of code among Artificial Intelligence/Information Retrieval researchers to illustrate how various problems can be solved in Java. It is developed and maintained by the IGLU Research Group.
FreeTV is aimed at two things; to create a Linux port of the OpenTV GCC toolchain and to make sure that the sourcecode for the OpenTV GPL'd software is TRULY available upon request.
The JNails project makes it possible and easy to use C and C++ code directly from Java, without clumsy JNI coding. All you need to do is specify the names of the C++ classes, functions, and variables you want to use, and JNails takes care of the rest.
OpenWD is a scientific project to develop state-of-the-art models of white dwarf stars, to draw upon the collective expertise of astronomers around the world, and to facilitate comparisons between evolutionary and pulsational studies of white dwarf stars
bcrypt is a lightweight blowfish file encryption utility which aims for cross-platform portability of not only the actual code, but the encrypted files as well. In addition to providing 448-bit encryption, bcrypt overwrites input files with random garbage
JavaBY Template Engine is simple to use, scalable, flexible, completely allows to separate presentation logic from application logic. No calls are made from the template to the application and no calls are made from the application code to the template.
ALF, The Automated Logging Framework, is a native logging framework for Java with the unique advantage of supporting automated method tracing. This platform-independent library allows developers to debug their applications quickly without adding code