Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
General-purpose modern functional library for R5RS
prelude.scm is a fully R5RS-compliant library, implemented purely in Scheme, that adds some useful procedures and idioms like: pattern-matching, for comprehension, and so on.
A pattern matching library with a syntax similar to regular expressions, but more suited for morphological analysis. Differences from regex include: named variables, iterating over all possible matches, and extensible syntax.