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

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

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

openembedded/bitbake

0
View on GitHub↗
521 स्टार्स·288 फोर्क्स·Python·9 व्यूज़www.openembedded.org↗

Bitbake

आधिकारिक bitbake Git https://git.openembedded.org/bitbake/ पर है। यहाँ कोई इश्यू न खोलें और न ही पुल रिक्वेस्ट फाइल करें।

Features

  • एम्बेडेड सिस्टम - Task execution engine for complex dependency management.
  • बिल्ड सिस्टम - Generic task execution engine for parallelized shell and Python tasks.
  • Build Tools - Make-like build tool for embedded Linux.

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

openembedded/bitbake के लिए स्टार हिस्ट्री चार्टopenembedded/bitbake के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    platformio/platformio-core

    9,299GitHub पर देखें↗

    PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging of firmware for various microcontroller targets. It provides a cross-platform build system that automates the process of transforming source code into binaries and transferring them to hardware via serial protocols. The system uses a plugin-based architecture to extend hardware platform support and incorporates a manifest-driven approach to resolve and install the specific toolchains, frameworks, and libraries required for different board definitions. Capabilities cover the fu

    Python
    GitHub पर देखें↗9,299
  • pybuilder/pybuilderpybuilder का अवतार

    pybuilder/pybuilder

    2,011GitHub पर देखें↗

    Software build automation tool for Python.

    Python
    GitHub पर देखें↗2,011
  • facebook/buck2facebook का अवतार

    facebook/buck2

    4,360GitHub पर देखें↗

    Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with complex target graphs and multi-language dependencies. It functions as a remote execution framework and dependency graph analyzer, providing an artifact caching engine to ensure reproducible and consistent build results across different environments. The system distinguishes itself through an incremental computation engine that recomputes only the specific nodes in a dependency graph invalidated by changes. It utilizes content-addressable storage for build artifact caching and su

    Rust
    GitHub पर देखें↗4,360
  • pydoit/doitpydoit का अवतार

    pydoit/doit

    2,065GitHub पर देखें↗

    CLI task management & automation tool

    Python
    GitHub पर देखें↗2,065
Bitbake के सभी 30 विकल्प देखें→

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

openembedded/bitbake क्या करता है?

आधिकारिक bitbake Git https://git.openembedded.org/bitbake/ पर है। यहाँ कोई इश्यू न खोलें और न ही पुल रिक्वेस्ट फाइल करें।

openembedded/bitbake की मुख्य विशेषताएं क्या हैं?

openembedded/bitbake की मुख्य विशेषताएं हैं: एम्बेडेड सिस्टम, बिल्ड सिस्टम, Build Tools।

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

openembedded/bitbake के ओपन-सोर्स विकल्पों में शामिल हैं: pybuilder/pybuilder — Software build automation tool for Python. scons/scons — SCons - a software construction tool. facebook/buck2 — Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with… platformio/platformio-core — PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging… pydoit/doit — CLI task management & automation tool. afiskon/stm32f103c8t6-examples.