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.
Start 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.
FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
Enhanced Modbus library implemented in the Java programminglanguage
This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project.
The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programminglanguage.
It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
ASN.1 types and codecs (BER, CER, DER) implementation in Python programminglanguage.
A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package.
Project moved to GitHub: https://github.com/etingof/pyasn1
OpenOPC for Python is an easy to use OPC (OLE for Process Control) library for use with the Python programminglanguage. The project includes a Windows gateway service allowing non-Windows clients to also access OPC-DA calls.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
A Controlled LanguageProgramming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
The first ever "complete" suite of open-source programming languages for Indian vernaculars. It includes equivalents of C, C++, lex, yacc, assembly, BASIC, LOGO etc. in Hindi, Bangla, Gujrati, Assamese, Nepali and other Indian languages.
This project is part of my Google Summer-of-Code project to create a KDE based sensor network programming interface using the Ruby programminglanguage.
An open source,platform independent,technical web programminglanguage using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services.
Rapid Sequencer Programming utility, which once developed, will expedite the development of PLC Sequencers (or Drums) . This software will be able to output variable data that will be imported by the PLC Program being used
Pisak is a Windows VB application designed as a result of laboratory project at the Technical University of Szczecin. Ultimate goal of the project is to make industry Mitsubishi Movemaster robot to write user-input message on a paper. Polish language!
UniParser is a parser toolkit for creating grammar parsers of streams (of e.g. Unicode characters) with Ada 95 programminglanguage. (If you will request, I may port it to C++.) Very feature rich, flexible, and extensible; however somehow slow and bloate