awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Fewbytes avatar

Fewbytes/rubber-docker

0
View on GitHub↗
3,226 स्टार्स·257 फोर्क्स·Python·MIT·5 व्यूज़

Rubber Docker

A workshop on Linux containers: Rebuild Docker from Scratch

Features

  • Containerization - Listed in the “Containerization” section of the Build Your Own X awesome list.
  • Containers and Virtualization - A container implementation for learning.
  • इन्फ्रास्ट्रक्चर और कंटेनर - A minimal container implementation in Go.
  • Infrastructure and Systems - A minimal container implementation for learning.

स्टार हिस्ट्री

fewbytes/rubber-docker के लिए स्टार हिस्ट्री चार्टfewbytes/rubber-docker के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Rubber Docker के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Rubber Docker के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • tonybaloney/mockertonybaloney का अवतार

    tonybaloney/mocker

    945GitHub पर देखें↗

    A Docker-type runtime, written in 100% Python

    Python
    GitHub पर देखें↗945
  • p8952/bockerp8952 का अवतार

    p8952/bocker

    12,657GitHub पर देखें↗

    Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux namespaces and control groups. It serves as a Linux container manager capable of starting and managing isolated processes and images through low-level kernel features. The project includes an OCI image tool for pulling, saving, and building container images compatible with industry standards. It further integrates a cgroup resource controller to restrict CPU and memory consumption for isolated processes. The tool covers the full container lifecycle, including process isolati

    Shell
    GitHub पर देखें↗12,657
  • buildthingsuseful/build-your-own-kafkabuildthingsuseful का अवतार

    buildthingsuseful/build-your-own-kafka

    65GitHub पर देखें↗

    Build Your Own Kafka

    Java
    GitHub पर देखें↗65
  • cfenollosa/os-tutorialcfenollosa का अवतार

    cfenollosa/os-tutorial

    30,551GitHub पर देखें↗

    This project is an educational curriculum designed to teach the fundamentals of operating system development and low-level systems programming. It provides a structured sequence of lessons and code samples that guide users through building a functional kernel and bootloader from scratch, enabling a practical understanding of how software interacts directly with computer hardware. The repository distinguishes itself by focusing on the core mechanics of bare-metal execution. It covers the implementation of essential system components, including assembly-based bootloaders that transition process

    C
    GitHub पर देखें↗30,551
Rubber Docker के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

fewbytes/rubber-docker क्या करता है?

A workshop on Linux containers: Rebuild Docker from Scratch

fewbytes/rubber-docker की मुख्य विशेषताएं क्या हैं?

fewbytes/rubber-docker की मुख्य विशेषताएं हैं: Containerization, Containers and Virtualization, इन्फ्रास्ट्रक्चर और कंटेनर, Infrastructure and Systems।

fewbytes/rubber-docker के कुछ ओपन-सोर्स विकल्प क्या हैं?

fewbytes/rubber-docker के ओपन-सोर्स विकल्पों में शामिल हैं: tonybaloney/mocker — A Docker-type runtime, written in 100% Python. p8952/bocker — Bocker is a minimal container management tool written in Bash that implements core container functionality using Linux… peiyuanix/build-your-own-zerotier — Build your own layer-2 virtual switch in less than 300 lines of code. jserv/mini-arm-os — Build a minimal multi-tasking OS kernel for ARM from scratch. buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. cfenollosa/os-tutorial — This project is an educational curriculum designed to teach the fundamentals of operating system development and…