New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Ship Agents Faster
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.
Logfile parser for Call of Duty (COD) and Soldier of Fortune 2
Game Stats generates web-based static .HTML statistics by parsing a game log file. Currently supports COD (Call of Duty) and Soldier of Fortune 2 w/OSP or ROC mods. As of 1.4, it ships with its own executable, and doesn't require PHP or MySQL.
Multistat is designed to be a flexible log file parser for multiple game servers. It is designed with an extensible plugin interface, thus allowing for any combination of input or output (i.e. Quake 3 input with HTML output or Halflife with HTML outp
This is a ban logparser for BlackBagOps's Battlefield Remote Server Manager. It will take a adminlog.csv file from your server manager and create useful statistical information from it.
A Perl program that trims the statistics.csv file (generated by Battlefield Server Manager, http://blackbagops.com/bf1942/index.shtml) to exclude log entries older than x days, for use by Venkman's BFStats logparser, http://www.mkoehler.de/bfstats
LAN logparser for counter-strike can be used to convert multiple names on log files to one name for every player.
psychostats and HL stats don't work on LAN because of "wrong" WON IDs. and the nametrack doesn't work too, because of those nickfakers
The tribes console logparser is a perl script that will parse starsiege tribes and tribes 2 console logs. The parsed data is stored in a mysql database, and can be retrieved over the web with a supplied php file.
Chrono-Stats is a Half-Life:Counter-Strike logparser. What makes it unique from any other, is the built in web panel. It lets you update stats, configurations, and the look of your stats, all through a web based admin panel.
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
This is a counter-strike log analyser. It is composed of a ANSI C daemon, and a set of php scripts to display. The daemon parses half-life server log files or in real time to extract data to a mysql database. Then, php client diplays.
hlparse is, as the name would suggest, a Half-Life logparser and interpreter. Half-Life dedicated servers produce data output in a standard format (although they didn't in the past) which is relatively nice to parse.