Open Source C++ System Software - Page 14

C++ System Software

View 8546 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
    MARIE is a robotic development and integration environment focused on software reusability and exploitation of already available APIs and middlewares used in robotics. Its main purpose is to create a rapid-prototyping approach to robotics developments.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 2
    Cooperative Linux

    Cooperative Linux

    Run Linux on Windows or other OSes, natively.

    Cooperative Linux is the first method for optimally running Linux on Windows and other operating systems natively. It is a port of the Linux kernel and support code that allows it to run cooperatively without emulation along with another operating system.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 4
    Linux support for Easy Access and Internet keyboards (e.g. Compaq). Features: X11 support : Window Manager independant : all keys user-configurable (GUI & .conf file) : volume control : sound controls
    Downloads: 108 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
    SerialPortAssistant
    Serial port assistant This is only a read-only mirror repository. Main repository: https://github.com/KangLin/SerialPortAssistant
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 6
    IRremoteESP8266

    IRremoteESP8266

    Infrared remote library for ESP8266/ESP32

    Infrared remote library for ESP8266/ESP32. Send and receive infrared signals with multiple protocols. This library enables you to send and receive infra-red signals on an ESP8266 or an ESP32 using the Arduino framework using common 940nm IR LEDs and common IR receiver modules. e.g. TSOP{17,22,24,36,38,44,48} demodulators etc. Usage of the library has been slightly changed in v2.0. You will need to change your usage to work with v2.0 and beyond. You can read more about the changes required on our Upgrade to v2.0 page. The library has changed from using constants declared as #define to const with the appropriate naming per the C++ style guide. This may potentially cause old programs to not compile. The most likely externally used #defines have been aliased for limited backward compatibility for projects using the old style. Going forward, only the new constant name style will be supported for new protocol additions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Icinga 2

    Icinga 2

    The core of our monitoring platform

    Icinga is a monitoring system that checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. Scalable and extensible, Icinga can monitor large, complex environments across multiple locations. This includes your data center as well as your private, public, or hybrid clouds. Icinga 2 is the monitoring server and requires Icinga Web 2 on top in your Icinga Stack. The configuration can be easily managed with either the Icinga Director, config management tools, or plain text within the Icinga DSL.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Kvrocks

    Kvrocks

    NoSQL database that uses RocksDB as storage engine

    Apache Kvrocks(Incubating) is a distributed key-value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. Kvrocks intends to decrease the cost of memory and increase the capacity while compared to Redis. The design of replication and storage was inspired by rocksplicator and blackwidow. Redis protocol, user can use redis client to visit the kvrocks. Namespace, similar to redis db but use token per namespace. Replication, async replication using binlog like MySQL. High Available, supports redis sentinel to failover when master or slave was failed. Cluster mode, centralized management but compatible with Redis cluster client access. Kvrocks implements a proxyless centralized cluster solution but its accessing method is completely compatible with the Redis cluster client. You can use Redis cluster SDKs to access the kvrocks cluster.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Pixie

    Pixie

    Instant Kubernetes-Native Application Observability

    Pixie is an open-source observability tool for Kubernetes applications. Use Pixie to view the high-level state of your cluster (service maps, cluster resources, application traffic) and also drill down into more detailed views (pod state, flame graphs, individual full-body application requests). Pixie uses eBPF to automatically collect telemetry data such as full-body requests, resource and network metrics, application profiles, and more. Pixie collects, stores and queries all telemetry data locally in the cluster. Pixie uses less than 5% of cluster CPU and in most cases less than 2%. PxL, Pixie’s flexible Pythonic query language, can be used across Pixie’s UI, CLI, and client APIs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    RF24

    RF24

    OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux

    Optimized high-speed driver for nRF24L01(+) 2.4GHz wireless transceiver. More compliant with the manufacturer specified operation of the chip, while allowing advanced users to work outside the recommended operation. Utilize the capabilities of the radio to their full potential via Arduino. More reliable, responsive, bug-free and feature-rich. Easy for beginners to use, with well-documented examples and features. Consumed with a public interface that's similar to other Arduino standard libraries. OSI Network Layer for multi-device communication. Create a home sensor network.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Snappy

    Snappy

    A fast compressor/decompressor

    Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. Snappy is intended to be fast. On a single core of a Core i7 processor in 64-bit mode, it compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. (These numbers are for the slowest inputs in our benchmark suite; others are much faster.) In our tests, Snappy usually is faster than algorithms in the same class (e.g. LZO, LZF, QuickLZ, etc.) while achieving comparable compression ratios.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ravynOS

    ravynOS

    A BSD-based OS project that aims to provide an experience with MacOS

    We love macOS, but we’re not a fan of the ever-closing hardware and ecosystem. So we are creating ravynOS, an OS aimed to provide the finesse of macOS with the freedom of FreeBSD. This is a developer preview image that’s mainly intended for helping build the system. We recommend running in a virtual machine, although it should work on any hardware supported by FreeBSD-CURRENT (14.0) with at least 2GB (8GB recommended) RAM. PLEASE NOTE: On 2022-02-14, we decided to abandon the current path of using X11/KDE desktop components and write from scratch a new UI that will align better with our goals. This stepping back will slow the project but ultimately should result in a better outcome. We intend to bring many of the features you’ve come to love from macOS to ravynOS like clean design, global menus, and drag-and-drop installs. All of your FreeBSD ports and apps, Linux apps, and even trivial Darwin & macOS binaries can now run on ravynOS. And we’re actively working on improving it!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 14
    A small utility for windows to rename/move or copy a single file or folder, to modify its creation, modified and access dates, to view/modify its flags, and to view its file size and primary shell association.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 15
    A QT-Based program that takes input from joystick/gamepad devices and produces keyboard or mouse activity in XWindows. Great for games with no or mediocre joystick support as well as for emulation. Easy to set up. Supports any number of devices.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 16
    7-max increases the performance of some applications up to 10-20%. Windows uses small (4 KB) RAM pages by default. 7-max allows to use large (2 MB) RAM pages.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 17

    recaps

    Switch Windows input language using any key.

    Easy to use Windows keyboard layouts switcher.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 18
    ISO2USB utility creates bootable USB drive from CentOS/RedHat 5.x/6.x installation disk or corresponding ISO image. Created USB drive may be used to perform installation on machines that lacks optical drive.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    Fluid

    Fluid

    Fluid is an android aftermarket custom rom aiming to redefine ui.

    Fluid provides a minimal UI with some customization. We're based mostly on AOSP with additions from LineageOS. Our telegram channel: t.me/projectfluid
    Downloads: 27 This Week
    Last Update:
    See Project
  • 20
    Using this free download manager and accelerator, you can download files and complete web sites up to 6 times faster than before. Also we plan to port it to Linux and Mac OS.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    ApcCtrl software para nobreak APC Brasil

    ApcCtrl software para nobreak APC Brasil

    Software não oficial para controle de nobreak APC do Brasil

    O nome do projeto no sourceforge.net era apcupsd-brazil e mudou para apcctrl. Caso seu nobreak não seja da APC Brasil (como os modelos importados) utilize o projeto http://www.apcupsd.org/ Esse projeto não é oficial da APC Brasil. É uma solução independente e de código aberto. Não deixe de ler a wiki do projeto. É fundamental para compilar e ter acesso a outras orientações. Modelos suportados: 1) BACK-UPS BR 1200VA (BZ1200BI-BR e BZ1200-BR) *modelos com USB 2) BACK-UPS BR 1500VA (BZ1500PBI-BR e BZ1500BI-BR) 3) BACK-UPS BR 2200VA (BZ2200BI-BR e BZ2200I-BR) 4) SMART-UPS BR 1000VA (SUA1000BI-BR e SOLIS1000BI) 5) SMART-UPS BR 1500VA (SUA1500BI-BR e SOLIS1500BI) 6) SMART-UPS BR 2000VA (SUA2000BI-BR) 7) SMART-UPS BR 3000VA (SUA3000BI-BR) Para entrar em contato, utilize lo formulário no site http://www.apcctrl.com.br
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    Vchanger may be used with the Bacula Open Source network backup system to emulate a magazine-based tape autoloader using disk partitions on fixed or removable disk drives as virtual magazines and files on those partitions as virtual tape volumes.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 23
    aMule AdunanzA
    aMule AdunanzA e' un progetto volto a rendere accessibile la rete Kademlia anche all'utenza Fastweb, grazie alla patch AdunanzA. Questo in specifico per utenti Linux e Mac OS X Per riferimenti alla community italiana http://forum.adunanza.net
    Downloads: 25 This Week
    Last Update:
    See Project
  • 24
    WndLpt

    WndLpt

    Handy LPT port pins manager (also support COM port via USB)

    Handy 1..12 LPT port pins manager. Manual direction by keyboard or mouse. Automatic direction by Script or Music Visualization. Access to LPT-port pins in any Windows 98/Me/2k/XP/Vista/7/8/10. Also support direction up to 32 signals via COM port (see video with Arduino UNO). Can work as VIS plugin for Winamp, WMP and AIMP2/3/4.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25

    VMsvga2

    A display driver for Mac OS 10.5+ running as a VMware guest OS

    A display driver for Mac OS 10.5+ running as a VMware guest OS. Update [September 7th, 2014]: As of VMware Fusion 7.0.0, VMware Tools for Mac (darwin.iso) - VMwareGfx.kext has all the features of VMsvga2 and is maintained by VMware. It is recommended to transition to VMwareGfx.kext, as VMsvga2 is no longer under development. Additionally, guestd_patches do not work with darwin.iso from Fusion 7.0.0 - the patch causes vmware-tools-daemon to crash.
    Downloads: 23 This Week
    Last Update:
    See Project