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.
Try It Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Filecmp is a command-line application that gets two filenames as argument and outputs the comparison between them - e.g. if they are the same or not... it may look irrelevant but sometime it's very useful, specially inside scripts.
A simple UNIX shell supporting piping, variables, and backgrounding. Created for CS470 at UK to explore process creation in UNIX-style operating systems.
The SCSI Bus Analyzer Solution (scsitrace) is a Linux device driver that can be enabled on-the-fly to capture protocol traces trafficking across SCSI-based storage devices.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
https://github.com/a2o/snoopy
Snoopy development has been migrated to github. Please follow the link "Snoopy Logger Web Site" below.
Snoopy is designed to aid a sysadmin by providing a log of commands executed. Snoopy is completely transparent to the user and applications. It is linked into programs to provide a wrapper around calls to execve(). Logging is done via syslog.
sdltrs is a Radio Shack TRS-80 Model I/III/4/4P emulator for Macintosh OSX, Windows, and Linux. It has been ported from the excellent X-Windows UNIX emulator xtrs. Instead of using the X-Window system for graphics, it uses the portable SDL library.
Linux kernel module for many HP Omnibook/Pavillon, Toshiba Satellite (with Phoenix BIOS) and Compal laptops.
It is based on the module found in the 'omke' project.
A Java Multi-Platform Project for the Wiimote, with some characteristics similar to GlovePIE, started in Santa Cruz Bolivia as an effort to continue the OpenPIE project. Contributions needed. Documentation required.
NAPT66 (IPv6-IPv6 Network Address Port Translation) is a stateful IPv6 NAT scheme. This implementation is based on Linux kernel. It's a appropriate choice for IPv6 middle-box at the moment.
Embeddable JVM is a JVM for embedded systems with no OS. Class files can be executed directly from SD card. Small memory consumption (512k is enough). Only FAT16 filesystem is supported for now. Tested on LPC2478 and LPC2939 boards.
Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
TALPA is a high-performance filesystem access interception package providing facilities for user-mode programs to 'vet' filesystem operations before they are executed.
The SMOA Project provides a set of development kits, communication tools and highly efficient services targeted but not limited to SOA and HPC environments.
Its a tiny open source Operating System created mainly aid in study of Operating Systems. It's floppy based, uses FAT-12 filesystem with complete shell and basic commands. It created in C and assembly (gcc + nasm).
sz81 is a Sinclair ZX80/ZX81 emulator very much based upon the work of Ian Collier's xz80 and Russell Marks's z81 but employing the highly portable SDL and including additional functionality and features for desktop computers and portable devices.
RIFSNIFF lets you capture packets over a remote host's interface, running server application, and read them from a virtual TUN/TAP interface on the client host. Packets are sent as the payload of a plain TCP session.
This is the repository of my (PP) personal tools, scripts, programs, specifications and writings. I'm giving most of my smaller work to the world to use it, for free.
TempOS is an Educational and multi purpose Operating System. TempOS was born as an undergraduate work and has it's your main goal to be not only another Operating System, but a complete toolkit designed to help students on their O.S. courses.