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.
This Java native library wraps OpenCV (Computer Vision Lib.) function cvMatchTemplate and implements methods for utilities result visualization. It allows efficient images template matching using Normalized Cross-Correlation (NCC) and others algorithms.
Windfall is a mudlib for DGD, built on top of the kernel library. It aims to provide an intuitive framework for building a DGD based mud. It is heavily inspired by past work on Mud-OS LPmud libs, especially lima and dead-souls. The first release of windf
This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
This is a PHP/Java Based application for your website. real-time radar images from the NOAA. It uses the Curl lib in php to download weather images from the NOAA website. A working model can be seen at http://www.askasmartguy.com/old/radar/
MORIA Is an interpreted language written entirely in C++.
It contains features of OOP, user defined types,
local/global variable scoping, external lib/dll calling.
No YACC Parsers were used as this was proof of concept, so src code easier to follow
quiplib is a c++ library that contains some classes to simplify you network programing and ACE programming. And implement some important and useful patterns in templates
EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.
jwSMTP, Send email programmatically (C++ code/lib). Linux, BSD, Windows etc. Attachments, Multiple recipients, Cc/Bcc recipients supported. MX lookup or send to an SMTP server direct. LOGIN and PLAIN authentication now supported. Html or plain text forma
GtkWindowForms is lib for View-Layouting through gtk+/c++ it has many features included such as Floating/dockingViews, save/load layouts..etc. It cuurently tested under Win32 and Linux. Here a screenshot http://www.team-bytestorm.com/gtkwindowforms.jpg.
This is a simple C library for working with the raw data in uncompressed WAV files. There are many better libraries for dealing with WAV files than this one. I wrote this to do some experimenting, and it's probably not the solution you're looking for.
Simple T9/TAP-9 support lib/obj for alpha-numeric input with phone keypad. Supports 4 modes: Upper, Lower, Initials, Numeric. Input matrix is programmable at compile time. Tested on Linux, WinCE, and Symbian S60.
A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
HTML::AjaxTags is a re-write of AjaxTags (http://ajaxtags.sourceforge.net/index.html) for perl. The module can also be found on CPAN: http://search.cpan.org/~kmcgrath/HTML-AjaxTags-0.04/lib/HTML/AjaxTags.pm
Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll).