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
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org
new files here ->https://github.com/cybyd/cybyd
A Trac plugin and macro to allow for visually planning and reserving the use of resources in your environment, e.g. test machines, consumable test data, etc..., with just one click. On trac-hacks: http://trac-hacks.org/wiki/ResourceReservationPlugin
A cakephp facebook component with easy GUI installer with live examples to connect to apps, send app requests, write on wall, view profile picture, friends list, and many more
PHProjekt is an application suite that supports communication and management of teams and companies. It includes a group calendar, project management, a request tracker and localization. source code is hosted at http://github.com/mayflowergmbh/PHProjekt
Endeavour Agile ALM is an Open Source solution to manage the creation of large-scale enterprise systems in an iterative and incremental agile software development process.
This is an open-source, web-based version of the Implicit Association Test (IAT; Greenwald, McGhee, Schwartz, 1998) that takes the category labels and items as input and outputs a file of all responses and response times.
THIS SITE IS NO LONGER BEING UPDATED! (1/22/2013)
To find the latest version, go to http://github.com/winteram/IAT
There you will find the latest updates and a link to slides explaining how to use it.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
Simple Molecular Interaction Potential Generator in Python
Molecular Interaction Potential Generator
MIPGEN is a python program that will calculate Molecular Interaction Potential grids
over a given molecule, that could be either a protein or a small organic compound (drug).
The output will be a series of grids with DX format (*.dx) that the user will be able
to visualize using any Molecular visualization program like VMD, PyMol, Chimera...
For more information on dependencies and usage, please read the Documentation.
Users are welcome...
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.
Ejb3Unit - out of container EJB 3.0 testing. Ejb3Unit is a JUnit extention and can execute automated standalone junit tests for all JEE or Ejb3 projects. The out of container approach leads to short build-test-cycles, no container deployment is needed.
Announcement: jp-mobile and Ejb3unit will go mobile, please visit jp-mobile (GWT based) website at: http://code.google.com/p/jp-mobile/
This system that has the ability to perform p2p web caching inside a LAN , reducing network traffic, optimizing the use of network resources and allowing low response time to a request. Also this system will guarantee the privacy of users.
MVPaa has merged into the automatic analysis project on gihub:
https://github.com/rhodricusack/automaticanalysis
--
MVPaa is a MVPA (Multi-Voxel Pattern Analysis) package made for the automatic analysis (http://www.cambridgeneuroimaging.com/aawiki) package.
An implementation in Java for interacting with the CoPhIR test collection (http://cophir.isti.cnr.it/). This library provides classes that facilitate loading metadata from the XML files that make up the CoPhIR test collection.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
Project has been moved to github: http://jschilicat.chilicat.net . -- -- JsChilicat is a headless JavaScript test enviroment based on EnvJs (http://www.envjs.com/) and Rhino (http://www.mozilla.org/rhino). As test framework is QUnit integrated. JsChi
Command line dictionary Python dictionary,uses the unofficial google dictionary API (makes a JSON request ), To install python http://www.python.org/download/releases/2.5/ (Install Python 2.5) If you are using Python 2.7, click View All Files>src>
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
A Web-based PHP vocabulary trainer written in PHP with MySQL or PostgreSQL backend and user management. It is based on the vocabulary trainer developed by Rafael Ostertag. The MySql version you can test at http://www.dictionarybuilder.com/vocabulary
A collection of reporting utilities specific to The Grinder test tool. The tools consist of a reporting database and graphing utilites based upon jyplot and jFreechart written in jython.
Very often it is necessary to setup simple tcp/ip server on your pc and use it to test your tcp/ip clients. TcpIpServer allows you to setup such server, so you can send messages to client and see what client sends to server.
qhttp web server. It was my test task for a new job. And I disided to continue developing this project. It uses a combination of multithreading and multiplexing connections. Posix pipes are used instead of posix mutexes to synchronize between threads
I'm software developer from Canada and i create Web browser... You can test it for free... My english is not really good because i'm french speaking person ^^ You Can download the latest version on this site : http://hitechsoft.qc.cx
Buildbot is a system to automate the compile/test cycle required by most software projects. Buildbot is no longer hosted on SourceForge. See http://buildbot.net for links and documentation, and http://github.com/buildbot for the source.
Send request to servlet using post http. The constructor accepts a Map containing all parameters you would like to send to servlet (key-value but the value can be also a json!). Parameters are url encoded using utf-8.