Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
minirepo (abreviated to mr) is designed to handle small to middle
sized repositories with rcs.
It supports version bumping and snapshoting, which is simmilar
to a git or fossil commit hash
It keeps track of files checked into the repo via a MANIFEST file
The main configuration is located inside the MR/ directory
for each subdirectory initialized.
Its priamry purpose is to track files with rcs related commands.
This is to make it easier to deal with a lot of files...
simple rdist rcs and tools , srtools , synchronizing
srtools is a set of simple remote tools. the main two to mention:
simple rdist distributes files or commands across hosts. srdist(1) understands rcs(1) files and host based files. there are several other tools see README.
rcs tools has a few things , like "late-checkins" to check for files that one forgot to check in an dorev to force check in / do easy check in (avoiding complicated options).
host based files is a way to allow hosts to distribute all files without clobbering...
rcss - rcs simplified.
RCS is revision control. While the newer revision controls like git have taken the world by storm, I find as a systems administrator that I don't need all the features of git, I need some thing simple and that stays on my server and is simple and easy to use. RCS fit the bill for me for revision control. RCS didn't make it easy to do things like compare, revert. So I wrote rcss, to make working with rcs MUCH simpler, at least for myself. I hope you find it as...
GD RCS is a revision contol system which supports repository on removable media. It combines the abilities of PRCS, archiving tools like Zip and backup utilities.
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
This is a simple java-swing front end for the RCS program.
It allow to manage projects made of several ffiles instead of doing it file by file with the command-line program.
Using RCS and not CVS for local version control? WebRCSdiff is a set of php scripts to view rcsdiff much like ViewCVS, except it works with RCS. These scripts are devised for easy installation.
The NovaGrid rcsmanager is front-end interface to local RCS unix commands (rcs, ci, co, rlog).
It can be used to manage local revisions of development files or documents.
CSV too heavy for you? Work on a web platform and want a simple way to manage versions of individual files? Simple version control with RCS Manager is for you! Built on a simple PHP platform with an itsy bitsy bit of C++, you'll be up and running!
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
If you are a admin some project, and you donot like CVS, you must have this! In public part, you can post current files, history of project, open tasks,... Developers can post new code and take the currently (like in CVS), send messages to other devs,...
Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
rcsplot is a Perl script that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.
A simple perl (or python) CGI that exports the MainLine of a CVS repository as a website. In use since 1998, recently added Subversion support to help migrate away from CVS.