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
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.
Csvtosql is a library and tool to convert any CSV-based data. It accepts multiple data formats (such as CSV, Excel, or arrays), converts it into SQL statements, and writes the data back in multiple formats (textfile, database).
I built CWM Clock back in 1999. When I first released it, it was released as shareware. I think I saw maybe 30.00 over the time it was actively supported. Now, I have since found the original code and decided to share with others.
Cross-platform tool to draw/convert hi-res and overlayed C64 sprites
This is a cross-platform tool to draw overlay sprites for the C64. Supports loading/saving/converting 'bmp' and 'prg' formats, and of course it's own associated 'ols' format. Source code and help is included in the program's folder.
NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations:
http://hermit.sidrip.com
http://csdb.dk/scener/?id=18806
https://github.com/hermitsoft/
DragMath is a drag and drop equation editor in the form of a Java applet. Once an expression is created the user can convert it into a variety of different linear syntax for mathematics, including MathML, LaTeX, Maple, Maxima or any user defined style.
PLEASE NOTE: active code development has moved to GitHub.
https://github.com/maths/dragmath
Sql2xml is a perl cgi program that will help user or developer to request sql database query and convert to json, csv, xml or ini format through a web server. A single sql2xml support request from multiple user and multiple database
ENIGMA is a free game and application development toolkit, utilizing GCC and a series of parsers to convert a high level, script-like language based on Game Maker's GML, into C++. The toolkit employs a mixture of both C++ and GML, accepting either.
J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.
This source code will help you to create webservice directly from the SQL query or stored procedure. It is really helpful for people who are novice and look for a quick and easy solutions. Developed in ASP.NET under .NET framework 3.5
The e-Crime Reporting and Incident Sharing Project via XML, is developing a repository of conversion tools and utilities to make it easier to convert proprietary data formats to IETF IODEF (RFC 5070) XML reports.
An initial tool to submit data to a repository wascreated in java.
Subsequent tool devlopment was done in python as a set of scripts to allow submittors to do higher volume submissions. [This code is available in the git 'scripts' repository.]
Binary Helper is a relatively simple .NET application which helps you convert to and from different number systems and ASCII characters; including binary, hexadecimal and decimal. It and the accompanying code/VS Solution is free for any use.
This tool makes it possible to convert Generics and extended for loops of version 1.5 and 1.6 to the old style used in Java 1.4 Use this only if you you have a lot of extended forloops and generics. This is working, after conversion check correctness
This is a project to create windows pbda and bda drivers for the Genpix Skywalker-1 and 2. The code is almost completed for bda but some of the bugs need to be worked out. We also wand to convert it to the new PBDA driver.
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
...Speedy Composer and Speedy Net are open source applications, free software. We are currently looking for volunteers to help us convert Speedy Composer to Python. If you are interested in volunteering, please contact me by email.
Thank you and good luck,
Uri Rodberg
Founder and Director of Speedy Net and Speedy Composer,
Speedy Paz Technologies Ltd.
uri@speedy.net
JadRetro is a Java decompiler helper supporting Java 1.5+ classes. JadRetro is not a decompiler itself, it is a class transformer helping some old (but good) Java decompilers to convert more class files and/or generate more correct source code.
QiQu is a framework to support the MDA and MDSD approach. It is based on the idea to convert UML models into source code. With QiQu you build your own generators which convert your models into code, respecting your architectural design.
A C#-rewrite of a VB6 Pokemon ripoff. This is the first iteration of the code-tree and development has all but ceased. Uses GDI for graphics and is essentially a walking demo. The battle system is implemented partially, in it's infancy.
dbfconverter converts dbf files database into sql code wich you can import into any sql database. It is good for those who works on old database with dbf files and often need to convert all dbf files into sql database.
Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
XMI Transform is a tool written in PHP to convert XMI file to source code or
source code to XMI file.
The purpose is to provides a simple access to source code generation, which is,
in general, the first thing we need in a MDA approach.
A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
DAO Tools provides a set of useful tools to convert SQL statements from legacy systems to Hibernate DAO Methods. Currently it only converts SQL to HQL.
XSnapshot is a framework for generating data transfer classes (which we call snapshot classes) based on domain model classes. Based on XDoclet markup, XSnapshot will generate snapshot classes and helper classes to convert between snapshots and models.