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
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Calendar lib is a poweful multilingual web PHP-Calendar-Class.Highlight special events-Forward and Backward navigation between months and years. Appearance set by CSS style sheet. With optional AJAX navigation. Visit http://www.tsql.de
Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
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.
The str string lib implements a string as a list of chunks which describe the usage of memory buffers. Whatever has to be done with a string, the information about the usage of the memory buffers change - but never the buffers itself.
This 2D sceletal animation libary supports OpenGl and the DirectX renderer. The code is completely written in c++ and uses tinyxml and the standard Library. There is also an editor being developed with gtkmm alongside the libary.
This is a set of asynchronous libraries that allow you to perform normally blocking operations (such as IP address lookups, DNS lookups, and GPS location) without blocking your application.
Input method based on Java(TM) Input Method Framework(IMF). To install,copy it to "jre/lib/ext", use it as "Chinese Pinyin" IME in any java swing applications. "Japanese" IME is also provided.
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.
this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
A kind of encryption named "simple stream encrypt". The length of plaintext segment or the length of key is not limited, but must greater than zero. The lengths of every plaintext segment in a process don't require equivalency.
The Swirl library provides several Java classes that enhance Java Swing with internationalized actions and buttons, a special 'cell' list, mouse overlay panels, table column decorations, a logging window, simple dialog panels, etc.
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.
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.
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.
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 [].
RTL is a C++ relational library intended to provide a light-weight alternative to RDBMSs, as well as enable new techniques derived from combination of relational and OO approach.
Garbage collection for C++. Small portable library that can even be multithreaded (with some restrictions). It uses the mark & sweep algorithm. No dependencies. Provides garbage-collected array class; provides wrapper class for external classes.