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.
A small application kernel written in Visual Basic .Net using .Net Framework 2.0. It (optionally) runs at its own thread (without blocking the main application) and executes one-by-one all the tasks (methods) that have been added at its stack.
Free vb.net 2008 utilities, in the form of class libraries. Each library is fully commented and explained. The libraries will include useful functions that deal with things like the manipulation of files, a lasso tool, etc. and other such utilities.
LDBLLIB is a C++ library for working with 10-bytes floating-point numbers in Microsoft Visual C++. This compiler treats type "long double" as "double", so sizeof(long double) == 8, however I wished to work with true 10-bytes long double.
Abstract model for serialization of entities that may be listed, this includes all representations to be made in database managers that use the entity relation model. Currently only compatible with MySQL using PSF.DAPI based on MySQL NET connector
This library of controls consists of objects not provided by microsoft in any of their releases of Visual Studio. It also contains extenders to existing controls. New controls are being added at regular intervals. Available Controls: 1. Vertical Label 2.
A basic package that represents graphs along with some basic graph algorithms in Java. The idea is to keep the representation simple, straightforward and documented.
fly2pdf is an ActiveX-library giving users the possibility to create PDF-documents directly.
If ActiveX-libraries are supported by programmes, PDF-documents will be produced without any further software needed.
The Voodoo compiler is an implementation of the Voodoo programming language. It provides both a stand-alone compiler executable and a Ruby API for generating code for target platforms.
Provides millisecond-precision time mimicing C's time.h
Functionality is identical to that provided by C's time.h, except with millisecond precision.
Requires compiler support for int64_t and a standards-compliant runtime library.
Tested only on Windows (and with MinGW), but provides a POSIX version (using well-documented POSIX APIs).
RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects.
Predecessor: https://github.com/tksuoran/renderstack_net
Successor: https://github.com/tksuoran/RenderStack
A generic C++ MUD server featuring a strategy-style hexagon map
Sourceforge is no longer being updated! While not specifically a MUD project, this project's basic concept has merged into another that can be found here:
https://github.com/nicrohobak/Toolbox
Along with an additional, related project of extreme interest:
https://github.com/nicrohobak/AnsiGL
------------------------------------------------------------
HexMUD aims to be a fully-featured, game-system agnostic MUD server with a centrally focused feature of an added top-down...
Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.