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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Build your program from scratch of flowcharts with comfortable and nice visual designer. Interpret resulting diagram to pure C++ code and run it just in the same environment. Flowcharts interpreter is best optimized solution for newbie programmers.
This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
XLineCounter is a open source C# program to analyze sourcecode files and count number of sourcecode line. It can count number of source line, comment line and blank line. It support C#.NET 2003/2005,VB.NET2003/2005,VB6.0,Delphi,SharpDevelop1.1.
A handy program to help anyone create a website with ease! features include, code editor/html preview screen, quick click easy add html tag buttons, load,save,quick save, and new document features. visit XSkullsGames.com for more programs/games!
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
xml_cs is a cmd line tool intended to automatically generate the code needed to parse command line parameters. Starting from an XML specification of the parameters, the program generate the classes corresponding to each and every one of the parameters.
ButterflyOS is a very simple operation system for the Atmel AVR Butterfly board. It's based on the AvrX multitasking scheduler, created by Larry Barello. A byte-code program for ButterflyOS, can be sent and managed through the serial interface.
Code Connector is a program that gives developers the ability to collaborate via the internet in a highly productive and efficient way. It provides centralized project and file management, multi-user collaborative text editing, and communication tools.
Sosha is a .NET/C# program that tracks changes in files across any number of directories and saves a backup copy whenever they are changed. Specifically, the purpose of the application is to monitor sourcecode as you edit it, making any changes undoable.
NCover - A tool to tell you how much of your program is covered by your automatic tests.
Instruments sourcecode prior to running unit tests to establish test coverage.
* Nant integration
* For use with continuous integration builds
Db Object-er is a code generation program. It generates code for an application based on database contents. It also includes basic sample templates for generating each tier of an application.
COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
NoUnit Graphs your code to give you a picture of how good your JUnit tests are. NoUnit.Net is a .NET version of the program. (More Information at http://nounit.sourceforge.net).
PLCduino is an open hardware alternative for industrial and home automation. It uses the well known ATmega chips as main processor, the same used on Arduino. This means that PLCduino is code-compatible with all arduino sketches.
create practice exams from FCC exam question pools for Ham Radio
The FCC publishes pools of questions for each of the three Amateur Service (Ham Radio) license exams. Two of my programs clean and parse the files and put the questions and answers into a small lightweight database (SQLite) file. The third program generates practice tests which you can focus on particular areas of the exam or randomly select across the pool. The db file in the project is up to date as of February 3rd, 2020. When the FCC issues new/updated exam pools you can use the cleaning and parsing programs to update the database information.
The project includes sourcecode files. ...