SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 C Docker Projects
-
Project mention: CPU & Memory Monitoring 101: How to Check, Analyze, and Optimize System Performance | dev.to | 2025-05-14
Netdata: Provides beautiful, real-time dashboards for visualizing system metrics ( https://www.netdata.cloud ).
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
felix
Project Calico's per-host agent Felix, responsible for programming routes and security policy.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
> if you're not already root
Hmm, good point. I think we made opposite assumptions about that.
If the daemon does run as a root, then no extra software is required. For Unix domain sockets, you can trivially create your socket in /run, and for TCP, you can trivially use a port below 1024.
If it doesn't, then some extra software or configuration is required in either case.
I tried looking it up, and I think it does run as root[1]. But I also found that the daemon uses a Python library to get GPU stats, and root might or might not be required depending on how the GPU software is configured[2]. So it could have gone either way.
---
[1] That's how I read this: https://github.com/Atoptool/atop/blob/master/atopgpu.service
[2] See https://github.com/gpuopenanalytics/pynvml/issues/19
-
-
As far as I know, there are two transparent proxy softwares that can make SOCKS5 proxy available as transparent proxy supporting TCP and UDP: redsocks (forked from old redsocks, which doesn't support TCP transparent proxy) and hev-socks5-tproxy. This is an example config file for hev-socks5-tproxy to host TCP transparent proxy on port 22222 and UDP transparent proxy on port 22224. Debug output is enabled.
-
-
-
-
-
mystikos
Tools and runtime for launching unmodified container images in Trusted Execution Environments
-
pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
-
docker-nginx-image-proxy
on the fly image cropping with gravity, resize and compression microservice
-
-
-
-
-
-
PANTHER
This tool presents a novel approach to bolstering network protocol verification by integrating the Shadow network simulator with the Ivy formal verification tool to check time properties. Furthermore, it extends Ivy’s capabilities with a dedicated time module, enabling the verification of complex quantitative-time properties. (by ElNiak)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Docker discussion
C Docker related posts
-
CPU & Memory Monitoring 101: How to Check, Analyze, and Optimize System Performance
-
Tini: A tiny but valid `init` for containers
-
OpenWrt Two Approval
-
Release 0.9 of osxiec
-
Release 0.9 of Osxiec
-
New update for my native macos docker like alternative
-
New version for my osxiec project
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 May 2025
Index
What are some of the best open-source Docker projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | Netdata | 74,561 |
2 | tini | 10,338 |
3 | tpotce | 7,862 |
4 | Primes | 2,548 |
5 | shad0w | 2,085 |
6 | core | 1,651 |
7 | felix | 918 |
8 | atop | 883 |
9 | docker-idrac6 | 837 |
10 | hev-socks5-tproxy | 468 |
11 | vivado-on-silicon-mac | 420 |
12 | ott-packager | 231 |
13 | multirun | 201 |
14 | docker-boot | 153 |
15 | mystikos | 146 |
16 | pgrocks-fdw | 126 |
17 | docker-nginx-image-proxy | 111 |
18 | northstar-dedicated | 103 |
19 | mpu | 84 |
20 | Log4PowerShell | 76 |
21 | httping-docker | 55 |
22 | docker-mdns-repeater | 39 |
23 | PANTHER | 38 |