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.
Try It Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
this is a preprocessor to provide a "national lang support" before the compile-time and then save a lot of run-time.
it initially intended to process websites to multiply it with the number of human langs but it is simple enough to use more generally
42 has six primary goals: foster extreme code reuse; run faster than C; compile to both software and hardware; run faster on reconfigurable computers; support parallel programming; and allow users to extend the language.
A verilog language compiler written using Java and JavaCC. It produces a netlist, an ascii text file, of all the cell connections. It can compile very large circuits comprised of many modules.
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.
CapCaptcha source code is open source (under GPL license) designed for use in a personalized service and elegant to distinguish human users to compile modules on your websites.
Maven plugin for for QtJambi's juic tool. It allows to invoke juic from inside maven during build. Just mention it in your project's pom, configure a bit and compile your QtJambi applications easily.
A free test coverage analysis tool for C++. Analogous to purecov but quite different in implementation. This tool does its job by instrumenting the source as you compile. You
can thus add your own instrumentation to every line on the fly.
Provides a C++ type-safe mechanism to deal with various units of measure. It prevents many
units-related run-time errors (such as mistakenly mixing feet and meters) by catching them at
compile time. The library includes scalar, 2D, and 3D vectors.
anagram is a fast command-line C program to find all possible anagrams of a word or phrase that can be made from the words on the system or a user-supplied wordlist. It was developed on Unix in 1985 and should compile and run on almost anything.
CoralPanel is web server control panel that lets you turn any web server into a shared hosting platform and manage it though a user-friendly interface without the need to compile, install, and configure the required pieces of software manually.
Combination Telephony Engine (presently Asterisk) PBX (in progress FreePBX) and AutoDialer (presently Vicidial) loaded onto Gentoo with detailed instructions. From blank machine to up and running in roughly 3 hours (mostly compile time, by advanced user)
...It supports disconnected network play by means of emails or such. It supports also realtime network play through a TCP connection. It requires Java 2 version 1.3 or later (vers. 2 under development will reqire JDK5.0 to compile from sourc
The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
Providing stretch and blit routines for SDL surfaces. These are optimized for speed including lots of assembler parts in the general routines and dynamic cpu native code generation for applications to compile specialized stretch-and-blit routines at runti
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
Using the CUDA API this project modifies the AutoDock software to run in parallel on NVIDIA GPUs. Users will be able to download and compile the code and use AutoDock on CUDA capable Graphics Cards. Autodock is located at http://autodock.scripps.edu/
An open source project developed by students at IT-University of Gothenburg aimed at simplifying the creation of cunit tests. It will search for all files ending with _test.c and compile these into one runnable test suite.
This helper allows you to write NSIS scripts in Delphi code using Ctrl-Space style and compile them into Software Distribution using NSIS installation system.
AutoTool4D(autotool for d language) is a project that demo how to use autool(autoconf,automake and libtool) to compile d language, it also demo how to using libiconv and gettext to write I18N/L10N program in d language and so on.
...It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
Flicc is an Mxml based Dependency Injection framework for Flex. Flicc allows you to define objects and their dependencies using constants to provide more compile-time checking, configure view components and quickly write domain-specific injection tags.
The DjangO Template Interpreter And Compiler for perl. It implements the Django Template Language for the programming language perl. and should be able to run and compile most, if not all, of the templates written for Django.
FlexBean is a Netbeans' plug-in for Netbeans 6.5. It aims to provide a Flex support (~ Flex IDE) for Netbeans IDE. So, you can create/compile/run/... Flex projects with your lovely Netbeans IDE !!
XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.