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
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.
Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone webserver for Windows, Linux, BSD or Mac-OS.
This project is based on the Mongoose webserver, but maintains the MIT license and is free from GPL licenses.
Installation Guide
https://github.com/civetweb/civetweb/blob/master/docs/Installing.md
Contributions are welcome and encouraged.
...
This is a forking and extensible micro webserver written in C and Lua that
can serve static files and dynamic Lua scripts.
Commands can be passed from script, interactive shell or via signed url.
Scripts can be compiled to portable bytecode.
As a compact application and webserver, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc