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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
xstress is a SMTP mail server stress testing tool. xstress creates multiple connections (using threads) to the (configured) mail server and sends mails with varying subject, body, attachment and TO/FROM addresses.
Auxiliary tools for Boost uBLAS library. Has several strategy-driven functors for:
1) random-generating of vectors & matrices
2) Nice & suitable stream output of them
3) Equality-compare capacibility for vectors and matrices and approximate comparing.
log4sendpp aims to provide a minimalistic C++ client library to benefit from logging hosts around the log4j framework. It sends log messages over TCP/IP and is mainly intended for debugging purposes. It supports some unit test frameworks as well.
Dave's Unit Test (DUT) is a simple infrastructure for doing unit testing in c and c++. DUT can test boolean assertions, and test for the existence of expected c++ exceptions or POSIX signals. DUT also traps unexpected exceptions or signals.
RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
GDBPrint enables developers to view data during GDB debugging sessions in a human-friendly way.
You can view the contents of "list<map<int, shared_ptr<string> > > var;" simply typing "pp var".
A macro based system allows to show any kind of class.
This project is intended for ISVs, SIs and software developers who need to integrate load generation engine into their applications.
For enterprise load and performance testing initiatives, RadView offers WebLOAD Professional, a complete solution for creating, executing and analyzing the performance of web applications under load.
The Austria C++ library provides a host of essential C++ tools including but generic factories, smart pointers, logging, unit testing framework and parameters/configuration system. The library will work with both Linux/GCC and win32/MVC++.
OpenTest is a generic unit tests front-end that provides test time-out detection and automatic crash recovery. Tests may be run as a post-build step or using a GUI front-end. Test results can easily be exploited and storage to XML is provided.
The Distributed Real-time Embedded Analysis Method (DREAM) is a tool and method for the real-time verification and performance estimation of distributed real-time embedded (DRE) systems. Publications: http://www.ics.uci.edu/~gabe/publications.html.
A framework for abstract access to CM / SCM / SCCM / ALM systems (Bugzilla, ClearCase, Mantis, StarTeam, etc.). The project offers one SDK for Bugzilla, ClearCase, Mantis, StarTeam, etc.
Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
Grimoire is a framework for building and running Warcraft 3 game and world editor hacks. It includes several DLLs which streamline map development and add new functionality.
JDLabAgent is a dynamic link library which is loaded into the Java Virtual Machine via Java Virtual Machine Debug Interface (JVMDI). The JDLabAgent can be parameterized via config files and logs JVM events (e.g. breakpoints, exceptions).
RapidoTest is a C++ testing framework under Linux. As its name suggests, it is designed to create a test suite in a very rapid way. The process is easy and automatic. All you need is to know the list of RapidoTest's assertions.
This program could be usefull fo programmers wishing to use parallels port. It makes possible to switch on or off one or more pin(s). It can also read values from it.
DbgProfiler provides an easy mechanism for profiling certain hotspots of an application by just adding a few macros to the C++ source code. A hierarchy of the callers and callees is generated automatically and allows a detailed analysis of the results.
arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.