General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
1M downloads Linux reference app with basics, tips and formatted pages
The app currently has 5547 manual pages, 22+ basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.
I was i need of a json writer / parser which is
- Compact. Libraries around there are way too big given the json spec and my usual need for a project.
-Simply integrated as a simple jar. Dont want to force Maven dependency on projects.
Could not find it so i wrote it. I dont claim its perfect , but should save some time for small / medium projecs.