cppos
C++OS, a minimal preemptive RTOS based on C++ Standard interface
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 3 |
| Forks | 1 |
| Open Issues | 0 |
| Last Commit | 2022-12-10 |
| Downloads | 0 |
| Last Indexed | 2026-09-07 06:08 |
Tags
Installation
nimble install cppos
choosenim install cppos
git clone https://gitlab.com/cppos1/cppos
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| cppos | - | - | - | - | - | - | - | - | - | ✓ |
Source
| Repository | https://gitlab.com/cppos1/cppos |
|---|---|
| Homepage | https://gitlab.com/cppos1/cppos |
| Registry Source | gitlab |
README
C++OS
This code is for reference only.
If you really want to build it, you'll need GCC 12 including libstdc++.
The ARM port in this form is completly untested.