Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
...Instead of manually recording a screen, VHS makes terminal demonstrations repeatable and easier to update when a project changes. It is especially useful for CLI tools because it turns terminal behavior into a source-controlled artifact. Its main value is making polished command-line demos easier to create, maintain, and regenerate.
...Pop can be used as a direct CLI command, and it also supports a terminal interface for a more interactive experience. It reads message content from standard input, which makes it easy to combine with other command-line tools. Its main value is making email composition and delivery scriptable, flexible, and pleasant inside the terminal.
...Fang focuses on making command output, errors, help, and application structure feel more refined without requiring extensive custom code. It can help teams start new CLI tools faster while keeping a consistent interface style. Its main value is providing a batteries-included layer for modern, attractive, and maintainable Go command-line apps.
...The tool supports multiple output formats, making it useful across web pages, presentations, and repository assets. Freeze is especially helpful for CLI projects where terminal output needs to look clear, styled, and repeatable. Its main value is turning code snippets and command-line sessions into shareable visuals with a simple developer workflow.
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.
Jaggr is a command line tool to aggregate in real time a series of JSON logs. The main goal of this tool is to prepare data for plotting with jplot. So here we give a stream of real-time requests to jaggr standard input and request the aggregation of the code and latency fields. For the code, we request a histogram with some known error codes with an "other" bucket defined by *. The latency field is aggregated using minimum, maximum, and mean.