Open Source C++ Virtualization Software for Windows

Browse free open source C++ Virtualization Software for Windows and projects below. Use the toggles on the left to filter open source C++ Virtualization Software for Windows by OS, license, language, programming language, and project status.

  • Try Google Cloud Risk-Free With $300 in Credit Icon
    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.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and libvncserver, and TurboVNC is also compatible with any other TightVNC derivative. TurboVNC forked from TightVNC in 2004 and still covers all of the TightVNC 1.3.x features, but TurboVNC contains numerous feature enhancements and bug fixes relative to TightVNC, and it compresses 3D and video workloads much better than TightVNC while using generally only 5-20% of the CPU time of the latter. Using non-default settings, TurboVNC can also be made to compress 2D workloads as "tightly" as TightVNC.
    Leader badge
    Downloads: 131,184 This Week
    Last Update:
    See Project
  • 2
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo purposes, while everything we do is designed with ease of use and flexibility in mind, to suit everyone from novice hobbyists to expert professionals. Wherever possible, Volocian™ relies on free, open source, and cross-platform software to prevent vendor lock-in, planned obsolescence, and software as a service licensing. While we remain pragmatic about the use of proprietary software, as we’re aware of the feature limitations of some open source solutions, free solutions are preferred.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Plugins for the Code::Blocks IDE to support interpreted languages. File Manager and Tools+ plugins are now part of Code::Blocks contrib. Code in SVN. Active development is at github.com/spillz/codeblocks-python. SVN here is no longer maintained.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    medintux

    medintux

    Gestion de Cabinet Medical / Medical Patient Record

    Since 2 months, new version will arrive in QT5, with better integration of multimedia document and multilanguage support. If you have some specificity in your country, tell us we can integrate it. Medintux est une suite logicielle pour la gestion du cabinet médical et des services hospitaliers. Agrément ROSP, Compatible HAS avec le Vidal ou Thériaque, CIM10, codage CCAM. Liaison Sesam Vitale, Hprim, Apicrypt, Sigems. 100% Paramétrable et personnalisable. Environnement : Fonctionne sous MAC, Linux, PC, Android et mode Web intégré dans un navigateur. Fonctionnalités : Comptabilité, Gestion du dossier patient, Gestion documentaire, Gestion des admissions et des salles d'attentes. Aide à la prescription.... Base de donnée : Gestion client serveur avec Mysql. Supporte des milliers de dossiers sans ralentissement. Une communauté active avec plusieurs centaines d'utilisateurs au quotidien. Medintux est un projet mature utilisable au quotidien
    Downloads: 11 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    MMORpgmaker
    A MMORPG Game Engine Writted in Monogame GL full C# Very easy to make a game. With simple Level Editor. Whit cross-plattform Server on .NET Core Tecnology Build your Cross-Platform Game whitout programming! Aviable for Xbox one, PS4, Android, iOS and more platform. Try Live Demo: http://www.makingitalia.net/MireWEB/ Project are migrated on Mire Engine. See Updated at: http://www.makingitalia.net/mire/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FIELDBUS is a simulation framework for OMNeT++ (omnetpp.org). The main goal is the performance analysis and evaluation of communication protocols and network configurations for control networks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Mathgam
    Mathgam is simple mathematical game aimed for children from 4 to 12 years and anybody who wonts to improve his basic math skills. It supports double player on single computer. Made for .NET/Mono. Have a fun!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ZSNES Portable

    ZSNES Portable

    ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ALiVE
    A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Geeks Artificial Neural Network (G.A.N.N) is an open source project that started with the philosophy of being a new more advanced A.N.N that works as a platform for other applications. In other words, G.A.N.N should be considered as a "Black Box".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Your friendly neighborhood hackers for hire. We are a group of individuals providing our clients the best support and troubleshooting advice and some of what we believe to be the best open source software and OS. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hydranode is a modular, plugin-driven peer-to-peer client framework which is designed with true multi-network downloads in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graphical user interface for the appleJuice filesharing network using Qt4 and written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LUD, LuValley-based Unified Desktop, tries to create a unified virtual desktop for X11 based on VMMs, such as LuValley and KVM etc.. By LUD, a user can manage windows from different VMs (local or remote) as well as the windows of the host desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Metrocoin

    Metrocoin

    Metrocoin is for Growth

    Metrocoin is an experimental new digital currency that enables instant payments to anyone, anywhere in the world. Metrocoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Metrocoin is also the name of the open source software which enables the use of this currency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project provides a network virtualization software to construct virtual IP Networks by using P2P network. Our goal is to construct distributed and decentralized virtual IP Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Project Ash is a renewal of many programs, dispatched in most of the Software classes ( Network, text editor, picture viewer...) All project Ash's programms intend to be as light as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QDroid is a framework aimed to fast developing stand-alone utilities with Qt Script and easily and fast integration scripts into QT-based applications. Moving to Gitorius due Berlios closing. See you at https://gitorious.org/qdroidscript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Espik is mathematical educational software to resolve expression (es. 1+2:5+(3+4-5*(2)) ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Resara Server

    Resara Server

    An easy-to-use, AD compatible Linux domain controller and file server

    Resara Server is an Active Directory compatible open source server for small businesses designed around Samba 4. It is designed to be simple and easy to use. The management console lets you manage users, share files, and configure DHCP and DNS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TkDC++
    TkDC++ is the most simple and lightweight DC client available today. It can be used by the beginner and in a few minutes be downloading from DC. The more advanced user can also use it, as the advanced options can be selected.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An easy to use SMTP library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    neteK is a user-friendly personal FTP and WebDAV server. The program stays in the system tray without using too many system resources. Target platforms are Linux, Windows, and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Source Mugen (OSM) is a FREE and open source mugen gaming engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB