New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
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.
Psotnic is an ircnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Please visit our download section for sourcecode and wiki page for documentation (currently might be unavailable due to migration).
DivFix++ is yours AVI video repair and preview software. It designed for repair and preview files which are on download from ed2k(emule), torrent, gnutella, ftp. web or any other source on the internet. It can repair AVI and DivX files (for now.)
A Microsoft Word HTML Cleaner - Simply copy /paste your Word HTML into the Main screen and click the Word Icon, Feebinator will save you hours of time cleaning MS Word, Powerpoint or any overtagged and messy HTML code.
An interactive binary search tree. The user may interact with the tree by performing rotations, balancing, insertions, and deletions. For educational purposes
The data complexity library, DCoL, is a machine learning software that implements all metrics to characterize the apparent complexity of classification problems. The code is implemented in C++ and can be run on multiple platforms.
cGPSmapper open version. Hope to create rewritten version basing on a actual, old code of cGPSmapper. Create GARMIN compatible maps, use MP data to create IMG file. I am looking for developers which want to participate!
BROKEN. Simple to use internet media downloader that currently supports YouTube and Flickr; just paste link and press download. Currently it is broken because I couldn't make YT download to work on new YT layout. I'm keeping the code here if someon
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
This set of macros allows one to write interrupt driven code using simulated blocking. This allows one to write structured code rather than using state machines. This facilitates easy changes without the need to keep state diagrams up to date.
pHaskell is a new lenguaje to develop active libraries in a functional way.
pHaskell translate from a haskell like language to C++ template metaprogramming.
A fully functional red-black tree implemented in C++/CLI with an OO approach of naming and structuring which makes the code highly readable as well as easily portable to C# or Java. The package also includes a binary search tree and two traversal algorithms.
Common code developed by researchers in the Edwards Bioinformatics Group at SDSU. This code is free for everyone to use. It is our base code that we provide on an as-is basis. Please let us know if you use the code or have questions/comments
codeStyler is command line tool for correcting sourcecode according to java code convention.
it corrects c++ or java sourcecode to obey Java Code Convention.
LAPACK++ is a library for high performance linear algebra computations.
This version includes support for solving linear systems using LU, Cholesky,
QR matrix factorizations, for real and complex matrices.
Execute a process on another machine while the process keeps thinking that it's running on the local machine. Useful for distributed tooling, for example distributed compilation of C/C++ code.