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.
Try It Free
MongoDB Atlas runs apps anywhere
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.
DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library.
sourceforge isn't maintained for many years!
suggest you want to look at https://github.com/johnsonjh/duma
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
ffmpeg-php is a PHP extension that adds functions for accessing and retrieving information from movies and audio files. ffmpeg-php provides access to the many audio and video formats supported by ffmpeg.
NOTE: This project is no longer maintained and completely unloved. Check out (https://github.com/char0n/ffmpeg-php/tree/master/adapter) for a drop in replacement that's actively maintained and not hosted on this horrendous sourceforge site.
Control system for Kite Aerial Photography (KAP) based on the Atmel AVR chipset, Xbee radios, and Orangutan-lib for atmega168. Software and Hardware design released under MIT License.
Moved to https://sourceforge.net/projects/thelei A code Generator which generate files like RoR based on database schema using user defined javascript file template, support multiple databases
Lokad provides business forecasting services. Get started with sales forecasting, inventory optimization, or staff planning! http://www.lokad.com - This project has been migrated to GitHub, check https://github.com/Lokad/lokad-sdk
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.
Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
Fast and reliable C++ library designed to parse Board Bulletin Codes
bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time.
Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
The Make Controller is an open microcontroller platform for Makers of all kinds, by MakingThings. Note - current code is hosted on the MakingThings site at https://www.makingthings.com/svn
Exiftime puts digital pictures and related files on a common time basis, by setting the file modification times based on Exif information contained within some of the files and based on configuration options (offsets, time zones).
NOTE: I stopped work on this project in favor of a new-and-improved version called *imsync*, available at https://github.com/LouisStrous/p5-Image-Synchronize.
MOVED TO GITHUB!! https://github.com/cmwslw/nxt-plus-plus
NXT++ is an interface written in C++ that allows the control LEGO MINDSTORMS NXT robots directly through a USB or Bluetooth connection. The interface is intended to be simple and easy to use. The interface can be used in any C++ program.
An API written in C# using the .NET 2.0 framework which allows developers to interact with the delicious (http://del.icio.us) social bookmarking service.
NOTE: Repository is being migrated to https://github.com/zobie/DeliciousNet
GEGLab is a simple graphic interface to the image lib GEGL.
Intent is to provide a basic but usefull graphic soft with the power of non-destructive effect...
Superseded by OpenTK: https://sourceforge.net/projects/opentk/
The Tao Framework for .NET is a collection of bindings to facilitate cross-platform game-related development utilizing the .NET platform.
Superseded by OpenTK: https://sourceforge.net/projects/opentk/
This project is unmaintaned and obsolete. For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
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.