Open Source C++ System Software - Page 6

C++ System Software

View 8543 business solutions

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

  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 179 This Week
    Last Update:
    See Project
  • 2
    JSmooth creates standard Windows executable files (.exe) that smartly launch java applications. It makes java deployment much smoother and user-friendly, as it is able to find and run Java VMs by itself, or help the user get one if none are available.
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 3
    FLAC is a free lossless compressed audio format which supports streaming and archival. The FLAC project maintains the format and provides a reference encoder/decoder and input plugins for several popular audio players.
    Leader badge
    Downloads: 127 This Week
    Last Update:
    See Project
  • 4
    An open-source emulator for the 3DO Game Console.
    Leader badge
    Downloads: 168 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    berryboot

    Berryboot -- Boot menu / OS installer for ARM devices

    Berryboot is a simple operating system installer and boot selection screen for ARM devices such as the Raspberry Pi and Cubieboard. It allows you to put multiple Linux distribution on a single SD card.
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 6
    OpenAuto

    OpenAuto

    AndroidAuto headunit emulator

    OpenAuto is an AndroidAuto(tm) headunit emulator based on aasdk library and Qt libraries. Main goal is to run this application on the RaspberryPI 3 board computer smoothly. The OpenAuto Pro is the most advanced Raspberry Pi-based, custom head-unit solution ready to retrofit your vehicle. The main functionality of the OpenAuto Pro software is to bring Users access to modern head-unit features like Bluetooth Hands-Free Profile, music streaming, integrated media player, navigation via Android Auto, screen mirroring, rear camera support, and many more interesting options and possibilities. Moreover, OpenAuto Pro runs under regular Raspberry PI OS (Buster), therefore You can use all accessories and software dedicated to Raspberry Pi. OpenAuto Pro version provides features like brightness control, volume control, support of Kodi and integration with the Raspberry PI OS (Raspbian Desktop).
    Downloads: 27 This Week
    Last Update:
    See Project
  • 7
    TTA Lossless Audio Codec
    Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 8
    PX4 Drone Autopilot

    PX4 Drone Autopilot

    PX4 Autopilot Software

    PX4 is used in a wide range of use-cases, from consumer drones to industrial applications. It is also the leading research platform for drones and has been successfully applied to underwater vehicles and boats. PX4 provides a standard to deliver drone hardware support and software stack, allowing an ecosystem to build and maintain hardware and software in a scalable way. Drone development is complicated, and how to get started can be daunting and hard to navigate. These tutorials and resources provide a walkthrough of the basics of PX4. PX4 is highly portable, OS-independent and supports Linux, NuttX and MacOS out of the box. The PX4 User Guide explains how to assemble supported vehicles and fly drones with PX4. See the forum and chat if you need help!
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    emuiibo

    emuiibo

    Virtual amiibo (amiibo emulation) system for Nintendo Switch

    Virtual amiibo (amiibo emulation) system for Nintendo Switch. A virtual amiibo is detected by emuiibo based on two aspects: a amiibo.json and a amiibo.flag file must exist inside the virtual amiibo's folder mentioned above. If (for whatever reason) you would like to disable a virtual amiibo from being recognised by emuiibo, just remove the flag file, and create it again to enable it. While old emuiibo formats are supported and converted to the current format (see above), it is strongly suggested to, unless bin dumps might be indispensable, emuiigen be used, our PC utility designed to create and edit virtual amiibos.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    The Deduplicating Warp-speed Advanced Read-only File System. A fast high compression read-only file system for Linux and Windows. DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems. DwarFS also doesn't compromise on speed and for my use cases, I've found it to be on par with or perform better than SquashFS. For my primary use case, DwarFS compression is an order of magnitude better than SquashFS compression, it's 6 times faster to build the file system, it's typically faster to access files on DwarFS and it uses less CPU resources.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    Windows App SDK

    Windows App SDK

    The Windows App SDK empowers all Windows desktop apps

    The Windows App SDK is a set of new developer tools and components that represents the next evolution in the Windows app development platform. The Windows App SDK provides a unified set of APIs and tools that can be used consistently by any desktop app on Windows 11 and below through Windows 10, version 1809. The Windows Apps SDK does not replace the Windows SDK or existing Windows desktop app types, such as .NET (including Windows Forms and WPF) and Win32 desktop with C++. Instead, the Windows App SDK supplements these existing app types and tools with a common set of APIs that developers can use across these platforms. For more information, see Benefits of the Windows App SDK. The Windows App SDK offers extensions for Visual Studio 2019 and Visual Studio 2022. These extensions include project templates configured to use Windows App SDK components in new projects. The Windows App SDK libraries are also available through a NuGet package that you can install into existing projects.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 12
    Frhed is an binary file editor for Windows. It is small but has many advanced features like ability to load big files partially.
    Leader badge
    Downloads: 225 This Week
    Last Update:
    See Project
  • 13
    KShutdown

    KShutdown

    A graphical shutdown utility for Linux and Windows

    KShutdown is a graphical shutdown utility for Linux and Windows. It allows you to turn off or suspend a computer at a specified time. It features various time and delay options, command-line support, and notifications.
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 14
    Antinat is a flexible SOCKS server and client library for writing proxy-based applications. It supports SOCKS 4, SOCKS 5, authentication, CHAP, XML firewalling, Win32, server chaining, and UDP. It also contains very experimental IPv6 support.
    Downloads: 615 This Week
    Last Update:
    See Project
  • 15
    ChibiOS/RT free embedded RTOS
    ChibiOS/RT is a free and efficient RTOS designed for deeply embedded applications. It offers a comprehensive set of kernel primitives and supports many architectures: ARM7, Cortex-M0, Cortex-M3, Cortex-M4, PowerPC e200z, STM8, AVR, MSP430, ColdFire, H8S, x86.
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 16
    Firewall Builder is a GUI firewall management application for iptables, PF, Cisco ASA/PIX/FWSM, Cisco router ACL and more. Firewall configuration data is stored in a central file that can scale to hundreds of firewalls managed from a single UI. A message from project maintainers: After working on Firewall Builder for many years it is with some sadness that Vadim and I are announcing that we have suspended all development activity for this project. Firewall Builder has been a great project to work on and we have truly appreciated all the support and positive feedback that the user community has provided. Without you we wouldn’t have been able to keep things going this long. You might be wondering why we are doing this... We had an exciting opportunity come up to start a company developing advanced security automation solutions. This was a chance of a lifetime that we just couldn’t pass up and unfortunately it means that we no longer have time available to work on improv
    Downloads: 112 This Week
    Last Update:
    See Project
  • 17
    luckyBackup

    luckyBackup

    ...a powerful, fast and reliable backup & sync tool.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ windows users, note that luckybackup is originally developed for linux and the windows port (version) is under heavy development at the moment. Feedback is more than welcome and will be appreciated, but please consider the above before you provide a negative review. windows dedicated forum: https://sourceforge.net/p/luckybackup/discussion/2264489/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • 18
    99 Nights In The Forest Script / No Key

    99 Nights In The Forest Script / No Key

    99 Nights Script Keyless: Auto Farm, Kill Aura, Teleport + more

    Download the New Best Keyless Script for 99 Nights in The Forest Roblox — No Key System, Safe, and Updated for 2025! This script is completely keyless, providing a seamless and secure gaming experience. It has been updated for 2025, bringing improved features and better performance, making your gameplay smoother and more enjoyable. We’ve tested the script with Xeno Executor, and it works flawlessly. To make things even easier, we've included an injector that's perfectly compatible with it, specifically Xeno. Best of all, since this script doesn’t require a key, you can enjoy it without any hassle. Xeno : https://sourceforge.net/projects/xeno-executor-roblox/ PC requirements : Operating System: Windows 10 (64-bit) or Windows 11 Processor: Intel Core i3-2120 or equivalent Graphics: DirectX 10 compa Memory: 4 GB RAM Storage: At least 1 GB of free space Internet: 4–8 Mbit/s recommended Supported Browsers: Chrome, Firefox, Microsoft Edge
    Downloads: 338 This Week
    Last Update:
    See Project
  • 19
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Downloads: 120 This Week
    Last Update:
    See Project
  • 20

    MindTheGapps

    Built MindTheGapps

    Leader badge
    Downloads: 335 This Week
    Last Update:
    See Project
  • 21
    TCP/IP Manager

    TCP/IP Manager

    At home or at work, changing settings is now just one click away!

    TCP/IP Manager is designed to help computer users keep track of their network configuration in different locations. At home or at work, changing network settings is now just one click away!
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 22
    PearPC - PowerPC Emulator
    PearPC is an architecture independent PowerPC platform emulator capable of running most PowerPC operating systems. It includes a JITC for x86-Processors.
    Downloads: 104 This Week
    Last Update:
    See Project
  • 23
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 24
    Self Integrated DNS DHCP Server Open Source Freeware Windows/Linux. Works as DHCP or DNS Server or both. Using both services automatically adds DHCP allotted hosts automatically to DNS Server. Support Relay Agent, PXEBOOT, BOOTP, Zone Trasfer, DHCP Range Filters. Download.
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • 25
    AIO-Switch-Updater

    AIO-Switch-Updater

    Update your CFW, cheat codes, firmwares from your Nintendo Switch

    A Nintendo Switch homebrew app to download and update CFWs, FWs and cheat codes. Supports Atmosphère, ReiNX and SXOS. Works on unpatched (Erista) and patched (v2/Mariko) Switches. Update the Atmosphère Switch Custom Firmware. AIO-Switch-Updater uses a custom RCM payload to finalise the install as it can't be performed while HOS is running. Download and update Hekate, as well as a selection of RCM payloads. Download and extract daily-updated cheat code. The program will only extract cheat codes for the games you own. By default, this homebrew will overwrite the existing cheats. If you have your own cheat files that you'd like to keep as is, you can turn off cheat updates for specific titles.
    Downloads: 22 This Week
    Last Update:
    See Project