Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
With the Log Parser one can scan logs, whitelist out legitimate, non-corrupt entries (usually file paths), and apply a standard format to a log generated by any antivirus or malware-removal program. This makes for easier reading of the meat in any log.
The .NET APRS Packet Parser Class is used to decode Automatic Position Reporting System packets used in Amateur Radio. It is written in C# and is distributed under the GNU General Public License.
Sofu is a simple Unicode-based plain text file format designed for easily accessing and storing application data, such as game databases and configuration files. This project also hosts various Sofu parser libraries.
Math.NET aims to provide a self contained clean framework for symbolic mathematical (Computer Algebra System) and numerical/scientific computations, including a parser and support for linear algebra, complex differential analysis, system solving and more
Parser for SDict-based format dictionaries with ability to save in a SQL server (with creating table, index and filling data) and in a text file (SDict text format).
NOTE: The project has been moved to GitHub: https://github.com/nuald/sdict2db The old one stays here just for the historical reasons.
Ceme Evaluates Math Expressions. Ceme is a free math expression parser library written in C# supporting various operators and functions. It also has the option of adding your own functions. A wrapper DLL is provided for non .NET applications.
A very simple and easy to use command line argument parser library for .NET C# console applications. No need to read any documentation - just look at the provided example that you can also use as a template. The library has only 4 methods.
An expandable Visual Integration Tool subdivided in many plugins: Input (Parsers, Db Readers), File Filters(sort file, reduce duplication), Column Filters (format of dates, Zip Code, duplication, join, split) and OutPut Writers(Db tables, csv).
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.
LineArgs is the library contain a simple implementation of command line arguments parser based on annotations/metadata.
The library has identical API for Java (1.5) and C# (.net 2.0) .
Supports String,Integer,Boolean and List command line options.
Project migrated to www.latestbit.com and code.google.com
ASM2005 is a object oriented x86 assembler and emulator written in C# using GoldParser by Devin Cook and the C# Gold Parser engine written by Marcus Klimstra.
A Yaml .NET parser implemented for a school project. The requirements of the project were to implement it in C# and release it as Open Source. Further we took also the challenge to make it a one pass parser.
A small, efficient and "easy to use" library to manipulate XML in .Net 2.0 without the support of Style Sheets, scripts or other "WWW-based" XML document requirements.
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
Serialcoder Visual Log Parser intends to be the most intuitive and friendly GUI for Microsoft LogParser command line tool. Features included: Tabbed user interface, syntax coloring, contextual help, grid results
nSIP is an RFC 3261 compliant implementation of SIP (Session Initiation Protocol) for .NET, written in C#. nSDP is an RFC 4566 compliant SDP parser also in C#, and can be used to make payloads to nSIP messages or to parse any SDP message.
A 3d/2d Graphing Calculator with multiple tools, written in C# for Microsoft Windows. DirectX9.0c with Mananged Extentions and the .Net 2.0 Framework are required to run this program. It uses the freely availible Lundin Math Parser, www.lundin.info.
Full C# assembly to read EXIF metadata from JFIF and EXIF structured jpeg image files. It also extracts the MakerNote information and don't use the .Net Image and Bitmap classes but its own parser, thus avoiding performance issues.
General purpose script provider for .NET and Mono applications. Multiple plugins allowing use of any .NET compatible language which exposes its parser / compiler.
.Net C# command line parser that takes advantage of .Net features. Simple to use with command line switches for common data types. Automatically discovers switch data type by reflection on application properties. Less coding, standard parser.
JavaCCCS is a port of JavaCC to generate C# code instead of Java. JavaCCCS is a compiler compiler, i.e. given a grammar file it generates a parser for it that can then be used directly or by other applications.
NCalculator is a free calculator for the .NET platform, written in C#. The main goal of this project to create a modular program with a high-knowledge parser for evaulating mathematical expressions.