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.
The IL-2 Selector is a tool which enhances the memory management of the game "IL-2 Sturmovik 1946".
The game is written in Java, running on a J2SE 1.3.1 JVM. The standard setting utilizes less than 128MB RAM only, which was fine when the game was developed initially, but nowadays patches and mods lead to a situation where more memory is necessary to smoothly run the game.
This tool gives the user the ability to easily setup different memory parameters.
Additionally it features an advanced so called "wrapper" to run modded files within the game's runtime file system. ...
An implementation of Conway's Game of Life http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life in C++ using SFML http://www.sfml-dev.org/ for the simulation and Win32 for the interface. It is a fairly basic implementation, preset pattern choices is pretty limited and there is no speed setting.