General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
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.
EDITEL is a screen editor/code generator for GnuCOBOL programmers
One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance.
Having said that, I developed a Screen Editor (similar to a...
I am working to make a Launcher for my programs and think I might share it. Tell me if you want me to add a program.
A Linux version with the same features but different programs is coming soon.
Bitmap data manipulate, written in Ansi C. Support both bmp file or bmp format data in memory.
Bmp data(file) is take as a stream, you can open/close/create/read/write/seek/tell to the stream, and some special functions are provided, e.g. get rectangle, get line, merge(alpha blending).
The libexplain project provides a library which may be used to explain Unix and Linux error messages. This will make your application's error messages much more understandable to your users.
KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel and other front-ends. Experience of spreadsheet users is enhanced by an object model and a handy key-value based interface.
guiLiner provides a representation of another program's options and information, enabling one to run a command line program directly from a GUI. In other words, guiLiner creates a GUI for almost any command-line program.
String Utils
- Allows you to format SQL queries inside Eclipse editor.
- Extract and unescape string content from variable.
How to:
1) Set cursor inside bounds of the string
2) String Utils → Format SQL or String Utils → Extract String
URL: https://github.com/kbss/StringUtils_plugin
JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
UDKEclipse is an Eclipse plugin by Ori Hanegby that enables UDK scripting support with many of the goodies that are offered by modern IDE's such as code completion, code navigation, syntax highlighting etc.
Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
jlibtracker: Java Library Tracker, is an utility to find the code dependencies. This tool aims at identifying all the libraries used by the code; both direct and transitive dependencies are tracked.
Using this tool you can Generate the class diagram for any class inside jar , It also have facility to import class diagram to png or jpg format. This project is under development. Please request the feature if needed.
This project is a base for developing new LabVIEW tools which aren't fully functional yet. Together with a forum discussion this will enhance the power of multi-developer LabVIEW tool development
RizzTools Menu is a simple system tray menu designed for containing neat little tools for easy access. To be contained a tool must just implement a simple interface. Feel free to ask for anything. ;)