C init-system

Open-source C projects categorized as init-system

Top 5 C init-system Projects

  • tini

    A tiny but valid `init` for containers

  • Project mention: Running tests in containers with docker-compose | dev.to | 2024-05-15

    FROM cimg/ruby:2.7.1 ARG TINI_VERSION=v0.19.0 RUN sudo apt-get update -qq \ && sudo apt-get install -yq --no-install-recommends \ libxml2-dev libxslt-dev libtool pkg-config \ libbz2-dev libglib2.0-dev libxml2-dev libxslt-dev cmake \ && sudo apt-get clean \ && sudo rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* \ && sudo truncate -s 0 /var/log/*log ENV BUNDLE_JOBS=4 BUNDLE_RETRY=3 RUN gem update --system && gem install rake bundler --no-document ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini /usr/local/bin/tini RUN sudo chmod a+x /usr/local/bin/tini ENTRYPOINT ["/usr/local/bin/tini", "--"]

  • s6

    The s6 supervision suite.

  • Project mention: OpenRC is a dependency-based init system for Unix-like systems | news.ycombinator.com | 2023-06-27
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • finit

    Fast init for Linux. Cookies included

  • minibase

    small static userspace tools for Linux

  • InitWare

    The InitWare Suite of Middleware allows you to manage services and system resources as logical entities called units. Its main component is a service management ("init") system.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C init-system related posts

  • Running tests in containers with docker-compose

    1 project | dev.to | 15 May 2024
  • Anakin – Automatically Kill Orphans

    2 projects | news.ycombinator.com | 30 Mar 2024
  • OpenRC is a dependency-based init system for Unix-like systems

    3 projects | news.ycombinator.com | 27 Jun 2023
  • are there any good reasons for me to avoid systemd

    2 projects | /r/linuxquestions | 5 Jun 2023
  • A discussion about the Ultimate Linux Desktop

    5 projects | /r/linuxmasterrace | 13 May 2023
  • Which do you use systemd or openrc? Why do you use what you use?

    3 projects | /r/Gentoo | 21 Apr 2023
  • init software: What's the difference?

    1 project | /r/artixlinux | 14 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source init-system projects in C? This list will help you:

Project Stars
1 tini 9,528
2 s6 731
3 finit 616
4 minibase 178
5 InitWare 177

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com