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
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and developers who want to create, search, and edit databases. DB4S uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned. This program is not a visual shell for the sqlite command line tool, and does not require familiarity with SQL commands.
the package chewingum contains two main programs:
- base62
- chew
They have been implemented in perl.
Base62 has been coded in c++ too.
chew has been written to shorten long decimal integer numbers into base62 strings.
It's not a mere base conversion, because it doesn't use arithmetic inside its logic.
In this way it can convert very long numbers into strings quickly,
without overflows.
For example if I want to share an id using an url, this will make the url shorter.
the...
JCppEdit is a free as well as "best IDE for Beginners" and is your one-stop IDE for all your coding needs. Whether you need to finish your Java project or submit your first HTML web page or perhaps have a need to code in C language while executing a java program into a Java IDE, JCppEdit will help you achieve your goals easily.
Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a...
Graphs Internet hop times from your PC to a web site.
The latency between your PC and a web site can sometimes be frustrating, and it can be difficult to work out if it the web site or the Internet connection. This program produces a real-time graph of the hop times between your PC and a nominated web address. You can think of it as tracert with a graphic front end.
A tool to download images from 4chan, 2chan, chanarchive and more! Automatic rescanning for new images is supported as well as simultaneous watching multiple threads. Since it is written in Qt/C++ it is available for Windows, Linux and Mac.
Tool for getting played content from the browser's cache (or any folder) on your PC
source code of project is located on https://bitbucket.org/gekannt/medownloader
EchoVNC is a secure, "firewall-friendly" remote-desktop tool with support for VNC, Remote Desktop, and RAdmin servers and viewers. With it, a Windows PC or OSX Mac can be remotely accessed regardless of firewall, router or web-proxy configuration.
C++ documentation tool with greatly styled output. Supports templates, overloads, lots of graps. Simple to use. Just execute program in source folder. Current stable version is 1.05 June 2010
This program allows to upload files to a file server via command line, context menu or logon dialog. All logon settings can be stored inside a configuration file. Logon credentials such as username and password are stored encrypted.
PlexBench is a cross-platform, web-enabled, analysis tool that is driven by a scalable backpropagation feed-forward neural network. It uses embedded Perl for scripting and is written in the style of an in-process Component Object Model (COM) C++ program.
Client-Server tool for keeping softwares up-to-date. The server provides infos on updates and the updated files, while the client retrieves them. It is meant to be easy to embed in other software, but can also work as a standalone program or daemon.
Get remote control access to your Windows PC anywhere. The goal of this project is to be a "Let's Just Get Started!" remoting tool for the help desk technician, being fully functional and able to operate w/o requiring addon plugins or setup installations
wlog2analyze is a detailed weblog statistics tool. This free tool generates detailed web server access statistics. This wlog2analyze is a freestanding c++ program.
This simple program catch the page you need from internet and save it into your PC with all its images.
The most important aspect is that it's wrote starting from nothing, using new library that are able to use the http protocol.