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
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
The Mars Simulation Project is an open source Java project to create a simulation of future human settlement on the planet Mars.
See https://github.com/mars-sim/mars-sim for the LATEST issues/wiki/code change
...With the help of jGeohash, software developers will be able to quickly and easily generate a geohash code using user-defined latitude and longitude values. By using the GeoHash algorithm, the space can be divided into multiple grid shapes.
This library is a basic implementation from the GeoHash algorithm written in the java can be applied to generate from the latitude and longitude a geohash code and reverse.
The library is kept simple and have no dependencies to other libraries.
For more information about the GeoHash algorithm go to (http://en.wikipedia.org/wiki/Geohash)
Snapshot from source code are available at:
https://github.com/astrapi69/jgeohash.git
If you have suggestions or improvements of bugfixes please contribute back via github
A software toolkit that implements the CoSy Architecture Schema for developing integrated intelligent robotic systems. The toolkit focuses on supporting on a space of information-processing architectures based on shared working memories.
This project aims to promote computer science. In the way of 'serious games', it will particularly help students to improve their computer skills. This project provides a framework to create space battles between AI.
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.
A simulator for self-organizing video replication and more
...We tackle these problems by introducing a bio-inspired algorithm, which lets the content place itself where it is needed. It is robust, scalable and adaptive. The transport path of content is exploited to replicate content and limited storage space is handled by clean-up mechanisms.
We implemented a simulator to show the algorithm's performance and to test its behavior under real circumstances. It is easily extendable to support several new scenarios or changes to the algorithm (see replication and client models).