SaaSHub helps you find the best software and product alternatives Learn more →
Top 15 C++ Cloud Projects
-
C++ REST SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
-
Project mention: I'm in love with running HomeBridge on Docker | reddit.com/r/homebridge | 2023-01-28
I also have an M1-pro MacBook Pro, and I recently discovered the wonders of Multipass, which can spin up an Ubuntu/docker environment on my Mac with one command.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
SSVM
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
Apparently Docker has committed to WasmEdge, a WASM runtime written in C++. This seems like an odd choice? WasmEdge does look like a pretty nice runtime, but I'd be worried about the usual memory issues compared to one of the Rust systems. Are they just not as complete yet?
-
-
Project mention: Has something changed in Passenger with the new version? | reddit.com/r/rails | 2023-01-11
Secondly, there is, of course, a bug with Passenger and /var/run/passenger-instreg (I can be found in that thread whining). My preferred fix for this is
-
Project mention: Encrypt Folder or Files before uploading to Cloud | reddit.com/r/privacy | 2023-01-07
-
I'm assuming you're looking at https://github.com/meganz/MEGAsync/issues/756
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Enigma: A simple cross-platform encrypted filesystem in Golang | news.ycombinator.com | 2023-01-21
Well, time to advertise my own competing offering: https://github.com/netheril96/securefs. Works on Win, Linux, Mac and BSD.
-
InitKit
Neo-InitWare is a modular, cross-platform reimplementation of the systemd init system. It is experimental.
-
CryptSync
CryptSync is a small utility that synchronizes two folders while encrypting the contents in one folder. That means one of the two folders has all files unencrypted (the files you work with) and the other folder has all the files encrypted.
-
Analytics and ML on confidential data are some interesting server side use cases. See the MC2 open source project, for example: https://github.com/mc2-project/mc2
-
ehsm
An End-to-End Distributed and Scalable Cloud KMS (Key Management System) built on top of Intel SGX enclave-based HSM (Hardware Security Module), aka eHSM.
Project mention: New Intel chips won't play Blu-ray disks due to SGX deprecation | news.ycombinator.com | 2022-08-12* dynamic HSM (https://github.com/intel/ehsm)
* machine learning in tandem with GPUs https://azure.microsoft.com/en-us/blog/azure-confidential-co...
* autonomous key management (https://docs.oasis.dev/general/oasis-network/overview#privac...)
* signal contact discovery (https://signal.org/blog/private-contact-discovery/)
Many of these will also work with next-gen enclave tech (mainly in the direction of total VM encryption), but those aren’t as secure as SGX yet, so SGX has continued utility to applications beyond DRM.
-
esphome-panasonic-ac
Open source alternative for Panasonic air condition wifi adapters that works locally without the Comfort Cloud
Project mention: About to buy an air-codition - can someone recommend one which is not-so-closed-cloud and can be possibly integrated into HASS? | reddit.com/r/selfhosted | 2022-06-27If you're handy with a soldering iron you could make a device to control most Panasonic inverters using this project https://github.com/DomiStyle/esphome-panasonic-ac
-
-
Project mention: Announcing CloudConnector 1.1.0 - now with OpenTelemetry Support | reddit.com/r/unrealengine | 2022-12-20
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ Cloud related posts
- Adding Gnome extensions in Silverblue 37?
- Feeling like the lack of a mentor is the greatest impediment to my progress - is a bootcamp the right answer?
- Encrypt Folder or Files before uploading to Cloud
- Alternative Official SDK
- Announcing CloudConnector 1.1.0 - now with OpenTelemetry Support
- WSL equivalent on Monterrey?
- Creating a Cluster with Docker Swarm
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea597c6ff0>
www.saashub.com | 4 Feb 2023
Index
What are some of the best open-source Cloud projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | C++ REST SDK | 7,189 |
2 | multipass | 5,877 |
3 | SSVM | 5,277 |
4 | Apache Mesos | 5,012 |
5 | Phusion Passenger | 4,908 |
6 | cryfs | 1,740 |
7 | MEGAsync | 1,350 |
8 | securefs | 635 |
9 | InitKit | 363 |
10 | CryptSync | 329 |
11 | mc2 | 266 |
12 | ehsm | 104 |
13 | esphome-panasonic-ac | 101 |
14 | CatraMMS | 35 |
15 | CloudConnector | 3 |