New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
devialog is a behavior/anomaly-based syslog intrusion detection system which detects unknown attacks via anomalies in syslog. It can generate signatures for ease of management, act upon anomalies in a predefined fashion or perform as a standard log parser
A small micro operating system kernel written in C (and partly assembly).
Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system.
The code is designed to be clearly understandable.
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.
win-get is an automated install system and software repository for Microsoft Windows. The ideas for its creation come from apt-get and other related tools for the *nix platforms.
DirClean is a commandline tool for deleting empty directories within a folder structure and is ideal for tidying up large folder structures such as music libraries.
Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
This is a PERL script I wrote to manage PostgreSQL backups for many databases, distributed in many machines.Its main feature is to keep backups from all the databases in a single place.
It uses PERL and the pgsql command to perform all backups remotely.
It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
Yana - Yet Another Network Analyzer. TCP, UDP, IP, ICMP, ARP, SNMP, EGP; FPT, SNTP, HTTP analysis tool with source code (Delphi in release 0.1.0, Freepascal in releases 0.2.x). Includes RFC1213 units libraries source.
The VMware Virtual Infrastructure Perl Toolkit (VI Perl Toolkit) provides a set of libraries and scripts to manage and control VMware virtual machines and servers using the VMware Virtual Infrastructure Web Service interface.
Lossless compression program with various algorithms included. Intended for large XML files, but can compress any files. Best results with block compression (BWT+MTF+RLE) on large block over alphabet of words.
TopScribe is a cross-platform utility to view TOP/NOTES files and convert them to SVG. TOP files are created by the Tevion/Medion MD85276 digital notepad, or WALTOP\'s Digital Ink Pad.
A high-performance, multi-stage, event-driven networking framework written entirely in Java using NIO. It is designed to abstract most (if not all) of the networking complexities so that beginner or expert, you can concentrate on what really counts... yo
MyToBiz is a pure PERL program that sits between your client and MySQL server(s) as a proxy that can monitor, analyze or transform their communication. MyToBiz is a Toolkit which aims to help the DB admin or developer of MySQL database application.
Bork is a very small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage (eg on CD-R). Its minimal external dependencies make it fairly futureproof.
unPIC is a Perl script that disassembles Microchip microcontroller's HEX files. This is a powerful tool for all reverse engeneers that creates a well understandable assembly source from a binary file. Creates xrefs, labels, subroutines and much more...
check-packeteer.pl is a plugin for the Nagios network monitoring system. It is
designed to read traffic statistics from a Packeteer appliance via HTTP
request and return the status to Nagios.
Connects to Active Directory and retrieves a list of computer objects, queries for FSMO roles, and then connects to computer objects and queries for inventory information, outputting results to .csv file.
Create email archives getting IMAP mailfolders or POP3 mailboxes. Search emails by sender/receiver/subject/body among already existing backup files (i.e. on dvd) in plain or compressed format. Tested on Linux-x86, Linux-PPC and Windows-XP platforms.
mfork is a command-line tool to parallelize shell commands. Each line of text fed to it causes mfork to fork off a new process and run the the line of text though a shell. The maximum amount of concurrent processes can be set on the commandline.
webapp-config is the installer for web-based applications of the Gentoo Linux distribution. It is being used for the automatic setup of web applications in a virtual hosting environment.
SCSI means Simple C# Interpret which allows you to interpret your C#(Visual Basic.Net in a future) source code. Source code could be also stored in special XML file(documentation included). Supports GUI applications.