NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
Try Free
Build Agents and Models on One Platform
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.
hexec can be used to hook into exec system calls. It evaluates a user defined expression against all hooked exec calls. This expression can contain simple path checks (e.g. -path "*/name") and even complex bash scripts.
Set of programs and scripts that will allow to improve the usage of CPUSET. It includes a "jail" for users to just use on cpuset and sets and permissions management. (See web for more information)
An easy and secure means of running a shell script in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
Provides steganographic cloaking for scripts and other data by interspersing sensitive lines with ANSI codes to clear themselves after drawing on a terminal. Front data, commented-out, is displayed instead.
Linux-FEUDS stands for "Linux-Fedora Easy to Use Desktop Scripts". It is a collection of scripts that simplify the configuration of your desktop and various essentials components.
Cextraz is a set of linux/unix commandline aliases and scripts to make it easier for a enduser with very little knowledge to use the terminal. Maybe someone thats just migrantedd from windows or mac. Note, its beta. More features to come.
DBA Shell Functions and Scripts to make it easy for common Database command-line chores such as assigning Environment variables, running scripts into logs, provide stored passwords, error checking, checking for db status, database restarts, compile, etc.
Envulator is a small and simple yet efficient tool for maintaining a unified login environment which is composed of many scripts for one or more types of login shells. Envulator can also easily adept to new shells/interpreters.
A set of (currently) simple shell functions to extend the pbpaste and pbcopy commands. Experienced UNIX shell scripters are asked to contribute and extend the ideas and code. Existing functions: pbgrep () pbstrip () pbsed ()
Usepackage is a tool for managing the Unix environment for a multi-tool, multi-platform site. It is designed to simplify login scripts and allow administrators to control users' environments centrally.
BatchLogin is a shell connection virtualization program. It allows a user on a complex network to connect and execute scripts and commands upon groups of machines without having to deal with the connection specifics every time.
The Shex project aims to provide new UNIX tools that extend the functionality of shell scripts, making it possible to write scripts that in the past would have required the use of other programming languages.
It's intented use is to parse Unix/Linux-like shell scripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.
SpecialFolderPath.exe is a command line tool for Windows that can be run by batch scripts in order to find out the actual path names of system-specific directories such as "C:\Program Files" or "C:\Documents and settings\%USERNAME%\My Documents".
Some shell files to use as libraries, mostly for noobs
This project will contains some shell scripts to use as libraries in other scripts.
Most of the functions provided are shortcuts with names understandable by non informatician (at least not hard core coder).
I realized that I also prefer self explaining names for usual coreutils program combinaison.
Scripts will have strict coding standards (at least I'll try), and they will be based on a template.
logging for shell scripts turned out to be very slow or not as powerful as log4j or log4perl. By using log4console as agent for catching the log messages and using log4perl for formatting and categorizing the messages things are speeded up.