Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.
BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
Try BigQuery Free
MongoDB Atlas runs apps anywhere
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.
The Awake Engine is a powerful, easy to use open source game engine. It combines other free projects into a general usable software, written in clean modern Cpp.
This program will ask you for your file names then set up the .cpp and .h for each file. This is intended for c++ beginners who don't want to take the time to set up a bunch of files.
An inversion of control mechanism for C++. cpp-resolver takes advantage of the strengths of C++ to check the resolution of dependencies at link time, while promoting proper separation of concerns.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Builds native installers for multiple platforms using a single project definitions file (XML based). The component focuses on standards compliant package generation with the least possible overhead and feature set. This is not another installer!
A console application that "translates" a given .bas of QBasic code. It produces a .cpp file written in C++ that does the exact same thing as the QBasic program. This could be the beginnings of a multi-language code converter. (Written in C++)
Converts wxWidgets C++ code components (generated by wxDev-C++) to XML code. Allows users to port wxFrames created with the wxDev-C++ visual designer RAD to other IDEs.
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
The cpp_trace is a flexible and compact logging C++ library. The library provides a facility to filter and route between output streams text trace messages. It uses generic type-safe design and conforms to STL io stream concepts.
GUI based VB.net line count program for multiple extensions. The count is executed by folder, not by individual files. Includes the option to create and save the count to an excel workbook. Counts are accurate for .cpp and .h file types.
A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
Dependency anlyser that searches through a list of files or folders for references to other files or folders and displays them in a hierachical view. For example: css style sheet in HTML files, #includes in.c or .cpp files, ...
CodeWinPos is a plugin (vsip) for VS2005 (updated for VS2008) which opens .h files on the left half of the workspace and .cpp files on the right. It works for either the tabbed or MDI window layout options in the VS2005 IDE. Written in C# but targeted to
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
A freely-available Markdown text-to-HTML translator, written in C++, intended for integration into C++ programs rather than for use in web applications.
This 2D Map/Game editor creates custom formated 2D maps that can be used in my 2D engine. You can create differnt kinds of 2D games like a breakout clone or a pac-man clone. This is written in c/c++ using the Win32 API/GDI and using the wxDev-C++ IDE
Analyzes Cpp code for unused public functions, public functions which are candidates to be private functions and duplicate implementation of public functions.
Simple C++ Toolkit to add a GUI to your application based on a HTML Web-Frontend. Provides a Webserver & capabilities to extract POST data (forms). Template based dynamic HTML page generation. All templates and other contents (images) in one executable.
Fast and reliable C++ library designed to parse Board Bulletin Codes
bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time.
Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.