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.
Get Started Free
$300 Free Credits for Your Google Cloud Projects
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.
RubyScript2Exe transforms your Ruby script into a standalone
Windows or Linux executable. You can look at it as a
"compiler", for it collects all necessary files to run your
script on an other machine.
AFTER is a configurable test engine written in Ruby. Libraries can be added to facilitate testing against any application type. It also allows for test scripts to be written in any format provided there is an associated script reader for that format.
RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
Jostraca is a general purpose code generation toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design.
Longboard is a Web testing tool that creates an easily scriptable bridge between the Fitness acceptance testing framework and Watir a ruby framework for directly driving an instance of IE. Now you can easily test web front ends with Fitnesse.
RubyWebDialogs is a platform independent graphical user
interface for Ruby applications. It generates HTML and serves
it with the internal HTTP server, so you can use your favorite
web browser as the front end for your Ruby application.
tcom is a specification and implementation of a distributed component system which uses tuple spaces for IPC. Components can be written in any language. tcom is also well suited to modular apps which run on a single machine.
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
Web Recorder is a testing tool for web-based applications. The
recording tool records scripts using Internet Explorer's COM interface and saves them in
XML. You can insert test points into the script, then play it back in IE.
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.
Convert copy. Pipes existing converter tools together to convert files from a format to another.
E.g. add the converters 'pdf -> text' and 'text -> wav' and you can convert pdf to wav.
Automatically installs missing converters in Debian.
cvsdelta summarizes and manages a CVS project, identifying the local files that have been added, changed, or deleted, which optionally can be automatically added to and removed from CVS.
Anvil -- "a small forge"
A lite-weight, modular, web-based framework supporting collaborative software development. Anvil provides multi-project control, is easy to configure, and can easily integrate with external tools.
Ruby9i is a Ruby library that provides access to Oracle9i using the Oracle Call Interface. It is planned to support all major Oracle9i datatypes. If desired, its features can be accessed through a Ruby DBI-compatible API.
Irmo is a generalized client-server multiplayer engine provided in the form of a library. It can be used as a base for development of multiplayer games.
Newfile is a "filestarter": it generate starter files using a full featured template preprocessor. It can also generate new project trees, e.g., for a FreeBSD port.
p4delta is an application that summarizes the differences between local files and a Perforce depot/repository. It shows the changes, and optionally can automatically add and remove the pertinent files.
Breeze is a build and test automation framework for software developers. It is written in Ruby and can be extended to include tasks that interact with other tools such as source code repositories, compilers, test frameworks, and installers.
This project allows the user to browse through the projects in the SVN repository without installing a client in the end-user's machine. You can keep track of the version and can perform all the actions what can be done in a SVN client.
Enabling named parameters for ruby (hash arguments)
By including the NamedParameters module into your class/module the 'named_parameters' macro is available. Optional parameters with default values can be as easily defined as mandatory parameters. Your actual method definition does not change at all.
Whatzit provides a system for using error and status conditions much more rich than the canonical 'zero means success, anything else is situational' mechanism. You can tell the severity of a condition and where it originated by looking at its value.
Obtain the unobtainable: test code covering multiple platforms
Unobtainium wraps Selenium and Appium in a simple driver abstraction so that test code can more easily cover:
- Desktop browsers
- Mobile browsers
- Mobile apps
The gem also wraps PhantomJS for headless testing.
Some additional useful functionality for the maintenance of test suites is also added.
Dephecto is a web-accessible issue tracking system implemented in Ruby on Rails. Primarily it will be a web service for which a front-end can be written. That is, Dephecto itself will not have an interface other than a RESTful web service API.
Sentinel is a task runner. Task can be executed in a cron style scheduler. A SOAP server allows tasks execution from a SOAP client. Other task execution methods are on planning.