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

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

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

22 रिपॉजिटरी

Awesome GitHub RepositoriesGit Source Management

Management of Git repository connections used as sources for cluster synchronization.

Distinct from Git Repository Integrators: None of the candidates cover the management of Git sources within a GitOps controller context; most are general git config or clients.

Explore 22 awesome GitHub repositories matching devops & infrastructure · Git Source Management. Refine with filters or upvote what's useful.

Awesome Git Source Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • emdash-cms/emdashemdash-cms का अवतार

    emdash-cms/emdash

    10,887GitHub पर देखें↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Compiles plugin source into a distributable bundle containing hooks, routes, and a manifest for loading.

    TypeScriptastrocmsemdash
    GitHub पर देखें↗10,887
  • fluxcd/flux2fluxcd का अवतार

    fluxcd/flux2

    7,888GitHub पर देखें↗

    Flux is a Kubernetes GitOps delivery tool used to automate application deployments by synchronizing cluster state with configurations stored in Git, OCI, or Helm repositories. It functions as a set of controllers that monitor desired state in external sources and continuously reconcile the live cluster to match those definitions. The system distinguishes itself through a multi-cluster management plane that coordinates application delivery across fleets of remote clusters from a central hub. It provides a dedicated mechanism for automated image updates, which scans container registries for new

    Provides the ability to delete Git repository configurations to stop synchronization.

    Gocontinuous-deliverygitopsgitops-toolkit
    GitHub पर देखें↗7,888
  • misp/mispMISP का अवतार

    MISP/MISP

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

    MISP is an open-source threat intelligence sharing platform designed for collecting, storing, and distributing structured threat indicators and intelligence. At its core, it provides a distributed synchronization protocol for transferring events between instances, an attribute-based correlation engine that links matching indicators across events, and a REST API with an OpenAPI specification for programmatic access to threat data. The platform uses formal data formats for JSON, taxonomy, galaxy, and object templates to enable compatibility across tools and communities. The platform distinguish

    Provides source code and documentation for building MISP from a Git clone.

    PHP
    GitHub पर देखें↗6,360
  • swig/swigswig का अवतार

    swig/swig

    6,294GitHub पर देखें↗

    SWIG is a tool that generates wrapper code to expose C and C++ libraries to a wide range of higher-level programming languages. It reads annotated C/C++ header files and produces language-specific bindings from a single interface definition, supporting languages such as Python, Java, Ruby, C#, Perl, and many others. The generated wrapper code is free from the project's GPL license, allowing users to distribute it under their own terms. The tool handles modern C++ features including templates, namespaces, smart pointers, and constructs up to C++20 through specialized parsing and code generatio

    Compiles from its Git repository using autotools, Bison, PCRE, and a C/C++ compiler.

    SWIG
    GitHub पर देखें↗6,294
  • cvxpy/cvxpycvxpy का अवतार

    cvxpy/cvxpy

    6,257GitHub पर देखें↗

    CVXPY is a Python-embedded domain-specific language for modeling and solving convex optimization problems using natural mathematical syntax. It is built on a disciplined convex programming framework that automatically enforces convexity rules, ensuring that problems formulated by the user are valid for convex solvers. The project also functions as a multi-solver optimization interface, abstracting away backend details and dispatching problems to specialized solvers like ECOS, SCS, and Gurobi without manual configuration. Beyond standard convex optimization, CVXPY extends its reach to geometri

    Builds and installs the package from a cloned repository, supporting editable mode for development.

    C++
    GitHub पर देखें↗6,257
  • socketcluster/socketclusterSocketCluster का अवतार

    SocketCluster/socketcluster

    6,197GitHub पर देखें↗

    Highly scalable realtime pub/sub and RPC framework

    Launches state, broker, and worker services directly via Node.js processes with environment variable configuration.

    JavaScriptdockerframeworkjavascript
    GitHub पर देखें↗6,197
  • cue-lang/cuecue-lang का अवतार

    cue-lang/cue

    6,147GitHub पर देखें↗

    CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation. At its core, it unifies types and values into a single concept, enabling compile-time validation that catches structural and value errors before runtime. The language treats data and constraints as the same thing, allowing a single definition to serve as both a schema and concrete configuration data. CUE distinguishes itself through its constraint-based unification engine, which combines multiple configuration sources into a single coherent result by merging their constraints

    Can be built and installed from source code using Go for any release or development version.

    Goconfigurationdatakubernetes
    GitHub पर देखें↗6,147
  • pbek/qownnotespbek का अवतार

    pbek/QOwnNotes

    5,792GitHub पर देखें↗

    QOwnNotes is a desktop note editor that stores each note as a plain-text Markdown file on the local filesystem, avoiding proprietary formats and enabling direct file access. It functions as a Nextcloud Notes client, syncing notes and metadata with Nextcloud or ownCloud servers through a companion API service for versioning and sharing. The application also integrates with AI providers and exposes a local MCP server for external agents to search and fetch notes, and includes a companion browser extension for capturing web content, bookmarks, and screenshots. The editor distinguishes itself thr

    Provides instructions for compiling the application from source code on any supported platform.

    C++
    GitHub पर देखें↗5,792
  • gnunn1/tilixgnunn1 का अवतार

    gnunn1/tilix

    5,690GitHub पर देखें↗

    Tilix is a tiling terminal emulator for Linux that uses GTK+ 3 widgets for native desktop integration and theming. It arranges multiple terminal sessions in a resizable grid layout, allowing users to split the window into several panes simultaneously. The application is built on the VTE terminal emulation engine and uses the Meson build system for compilation. The terminal supports synchronized input broadcasting, where keystrokes typed in one pane are replicated to all grouped terminals via D-Bus inter-process communication. It also offers a Quake-style drop-down mode that slides a terminal

    Provides instructions for installing the compiled application system-wide using the Ninja build tool.

    D
    GitHub पर देखें↗5,690
  • techxuexi/techxuexiTechXueXi का अवतार

    TechXueXi/TechXueXi

    5,653GitHub पर देखें↗

    TechXueXi is an automated learning tool designed to complete daily tasks and quizzes on a political education platform, earning points without manual intervention. It combines headless browser automation with human-like behavior simulation, randomizing user-agent strings and mimicking interaction patterns to avoid detection during automated sessions. The tool is built as a Python script that can run directly from source code after installing dependencies and a browser driver, or be deployed inside a Docker container for persistent, 24/7 operation on servers, VPS, or NAS devices. It supports c

    Runs the automation script directly from Python source after installing dependencies and a browser driver.

    Pythonauto-xxqgdockerqiang-guo
    GitHub पर देखें↗5,653
  • nginx/unitnginx का अवतार

    nginx/unit

    5,560GitHub पर देखें↗

    NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with

    Compiles custom binaries from source with selectable language modules for tailored deployments.

    C
    GitHub पर देखें↗5,560
  • emcrisostomo/fswatchemcrisostomo का अवतार

    emcrisostomo/fswatch

    5,558GitHub पर देखें↗

    fswatch is a cross-platform file change monitor that watches files and directories for modifications using the native event API of each operating system. It functions as a multi-backend file watcher library that selects from platform-specific backends such as inotify, kqueue, and FSEvents, with a polling fallback when no native API is available. The tool groups multiple file changes into a single event batch and triggers one command per batch, while also executing user-specified commands each time monitored files or directories are modified. The project applies include, exclude, event-type, a

    Compiles the monitor from a source checkout using the GNU Build System or CMake.

    C++cc-plus-pluschange-monitor
    GitHub पर देखें↗5,558
  • phpbrew/phpbrewphpbrew का अवतार

    phpbrew/phpbrew

    5,528GitHub पर देखें↗

    Phpbrew is a PHP version manager and build tool used to compile and manage multiple versions of PHP from source within a local user directory. It provides a self-contained development environment that allows for installing and switching between different language versions without requiring root access. The system distinguishes itself by using a variant-driven build configuration, allowing users to compile binaries with specific feature sets, flags, and custom configuration options. It also functions as an extension manager that downloads, compiles, and activates third-party extensions from re

    Builds and installs specific PHP versions from source using custom configuration options in local directories.

    Makefile
    GitHub पर देखें↗5,528
  • permitio/opalpermitio का अवतार

    permitio/opal

    5,469GitHub पर देखें↗

    Opal एक नीति वितरण इंजन और वास्तविक समय प्राधिकरण डेटा सिंक्रोनाइज़र है। यह माइक्रोसर्विसेज आर्किटेक्चर में OPA और Cedar जैसे वितरित नीति इंजनों को तैनात करने और उनकी निगरानी करने के लिए एक प्रबंधन विमान के रूप में कार्य करता है। यह प्रोजेक्ट विकेंद्रीकृत निर्णय बिंदुओं को तैनात करते समय नीतियों और डेटा के प्रशासन को केंद्रीकृत करता है। यह सिस्टम बाहरी डेटाबेस और API से प्राप्त प्राधिकरण डेटा से, वर्ज़न कंट्रोल के माध्यम से प्रबंधित नीति कोड को अलग करके खुद को अलग करता है। यह WebSockets और वेबहुक के माध्यम से एजेंटों को तत्काल अपडेट भेजने के लिए एक pub/sub-आधारित स्टेट वितरण मॉडल का उपयोग करता है, यह सुनिश्चित करते हुए कि विकेंद्रीकृत एजेंट आवधिक पोलिंग पर निर्भर हुए बिना एक सिंक्रोनाइज़्ड स्थिति बनाए रखते हैं। यह प्लेटफ़ॉर्म स्कोप्ड वितरण के माध्यम से मल्टी-टेनेंट नीति अलगाव, लाइवनेस प्रोब के साथ एजेंट स्वास्थ्य निगरानी, और साइडकार के रूप में नीति इंजनों के ऑर्केस्ट्रेशन सहित व्यापक क्षमताओं को कवर करता है। यह ऑफ़लाइन संचालन का समर्थन करने के लिए स्थानीय कैशिंग और हस्ताक्षरित टोकन का उपयोग करके सुरक्षित क्लाइंट प्रमाणीकरण के लिए तंत्र भी प्रदान करता है। प्रशासन सर्वर को एक कंटेनर के रूप में या पैकेज मैनेजर का उपयोग करके Kubernetes क्लस्टर के भीतर तैनात किया जा सकता है।

    Allows specifying custom versions or build arguments for the underlying policy engine executable.

    Pythonauthorizationcedarhacktoberfest
    GitHub पर देखें↗5,469
  • dunglas/mercuredunglas का अवतार

    dunglas/mercure

    5,266GitHub पर देखें↗

    Mercure is an HTTP-based message broker and real-time pub/sub server that routes asynchronous data updates to authorized subscribers. It functions as a centralized hub that receives data via standard HTTP requests and broadcasts it to web clients using the Server-Sent Events protocol. The project distinguishes itself by replacing WebSockets with a unidirectional HTTP connection, leveraging HTTP/2 and HTTP/3 for multiplexed, low-latency delivery. It implements a secure access control layer using JSON Web Tokens and JSON Web Signatures to validate the identity of publishers and subscribers, and

    Allows the creation of tailored executables by selecting specific modules during binary compilation.

    Goapiasync-apicaddy
    GitHub पर देखें↗5,266
  • pypa/sampleprojectpypa का अवतार

    pypa/sampleproject

    5,245GitHub पर देखें↗

    This project is a reference implementation and tutorial designed to demonstrate the end-to-end workflow of building, versioning, and uploading Python distributions. It serves as a concrete project template and example for configuring metadata and build artifacts for package indices. The repository illustrates how to package software by defining project metadata and dependencies in static configuration files. It covers the process of transforming source trees into versioned archives and platform-specific binary distributions, specifically showing how to build binary wheels and source distribut

    Covers installing packages from local source trees, including the use of editable mode for development.

    Python
    GitHub पर देखें↗5,245
  • rsyncproject/rsyncRsyncProject का अवतार

    RsyncProject/rsync

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

    rsync is a file synchronization and transfer tool that copies data between local and remote systems by sending only the differences between source and destination files. It computes matching blocks using checksums, so only the unmatched portions of files are transmitted, making repeated synchronizations much faster than full copies. The tool preserves file metadata such as ownership, permissions, and modification times during transfers. rsync supports multiple transfer methods, including direct connections through a dedicated daemon mode or via remote shells like SSH. It can mirror directory

    Generates required files like man pages and configure scripts from a git clone using autoconf and Python.

    C
    GitHub पर देखें↗4,931
  • remacs/remacsremacs का अवतार

    remacs/remacs

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

    Remacs, Rust में कार्यान्वित Emacs टेक्स्ट एडिटर का एक पुनर्लेखन (rewrite) है। यह बेहतर मेमोरी सुरक्षा और निष्पादन प्रदर्शन के लिए डिज़ाइन किया गया एक प्रोग्रामेबल और एक्स्टेंसिबल टेक्स्ट एडिटर है। इस प्रोजेक्ट में एक नेटिव इंटरफेस शामिल है जो नेटिव लॉजिक को निष्पादित करने के लिए C लाइब्रेरी फंक्शन्स और स्ट्रक्चर्स को Rust में मैप करता है। यह क्रॉस-प्लेटफॉर्म ग्राफिकल इंटरफेस रेंडरिंग के लिए नेटिव सिस्टम APIs का उपयोग करता है। यह एडिटर रीयल-टाइम टेक्स्ट एडिटिंग प्रदान करता है और कस्टम इनपुट मेथड्स व भाषा शब्दकोशों के विकास का समर्थन करता है। विकास प्रक्रिया सुसंगत बिल्ड डिपेंडेंसी और टूलचेन्स सुनिश्चित करने के लिए एक कंटेनरीकृत वातावरण का उपयोग करती है।

    Enables compiling the project from source and installing the resulting binary to the system.

    Emacs Lispeditoremacsrust
    GitHub पर देखें↗4,615
  • rbenv/ruby-buildrbenv का अवतार

    rbenv/ruby-build

    3,971GitHub पर देखें↗

    ruby-build Unix-जैसे सिस्टम के लिए एक Ruby वर्ज़न इंस्टॉलर और बिल्ड टूल है। यह सोर्स से Ruby भाषा के कई वर्ज़न डाउनलोड, संकलित और इंस्टॉल करने की प्रक्रिया का प्रबंधन करता है। यूटिलिटी वर्ज़न नंबरों को डाउनलोड URL और इंस्टॉलेशन निर्देशों के साथ मैप करने के लिए डेफ़िनिशन फ़ाइलों का उपयोग करती है। यह कस्टम बिल्ड डेफ़िनिशन का समर्थन करती है, पैकेज डाउनलोड को मिरर URL पर रीडायरेक्ट करने की अनुमति देती है, और डाउनलोड किए गए सोर्स आर्काइव पर चेकसम-आधारित अखंडता सत्यापन लागू करती है। टूल कस्टम Ruby संकलन के लिए क्षमताएं प्रदान करती है, जिसमें सोर्स पैच का अनुप्रयोग और एनवायरनमेंट वेरिएबल के माध्यम से बिल्ड पैरामीटर का कॉन्फ़िगरेशन शामिल है। यह उपयोगकर्ताओं को उपलब्ध वर्ज़न ब्राउज़ करने और विशिष्ट रिलीज़ को फ़ेच और संकलित करने को स्वचालित करने की अनुमति देती है।

    Builds and installs specific Ruby versions directly from source archives on Unix-like systems.

    Shellhacktoberfestrbenv-pluginruby
    GitHub पर देखें↗3,971
  • ruby/rubygemsruby का अवतार

    ruby/rubygems

    3,936GitHub पर देखें↗

    RubyGems Ruby भाषा के लिए एक पैकेज मैनेजर है, जो लाइब्रेरीज़ और सॉफ्टवेयर एक्सटेंशन्स को पैकेज करने, वितरित करने और इंस्टॉल करने के लिए एक टूल के रूप में कार्य करता है। यह एक डिपेंडेंसी रिज़ॉल्वर और रजिस्ट्री क्लाइंट के रूप में कार्य करता है, जो डेवलपमेंट और प्रोडक्शन में सुसंगत वातावरण सुनिश्चित करने के लिए आवश्यक लाइब्रेरीज़ और उनकी रिकर्सिव डिपेंडेंसीज की स्थापना का प्रबंधन करता है। यह सिस्टम डिस्ट्रीब्यूटेबल आर्काइव्स बनाने, उच्च-प्रदर्शन सिस्टम इंटीग्रेशन के लिए नेटिव C एक्सटेंशन्स को कंपाइल करने और रजिस्ट्रियों में स्टेबल या प्री-रिलीज़ वर्जन्स प्रकाशित करने सहित पूर्ण पैकेज लाइफसाइकिल को संभालता है। यह एक सुरक्षा फ्रेमवर्क प्रदान करता है जिसमें क्रिप्टोग्राफिक पैकेज साइनिंग, पब्लिशिंग के लिए मल्टी-फैक्टर ऑथेंटिकेशन, और सहयोगी पैकेज स्वामित्व व संगठन प्रबंधन के लिए रोल-आधारित एक्सेस कंट्रोल शामिल है। व्यापक क्षमताएं प्रोजेक्ट-विशिष्ट डायरेक्टरीज के माध्यम से वातावरण अलगाव, पुनरुत्पादनीय बिल्ड्स की गारंटी के लिए मैनिफेस्ट फाइल्स के माध्यम से वर्जन लॉकिंग, और रनटाइम लोड पाथ मैनिपुलेशन को कवर करती हैं। टूलसेट में रजिस्ट्री प्रशासन सुविधाएं भी शामिल हैं जैसे कि प्राइवेट रिपॉजिटरी होस्टिंग, रिमोट सोर्स मिररिंग, और API रिक्वेस्ट थ्रॉटलिंग। कमांड-लाइन इंटरफेस API की प्रबंधन, इंस्टॉल किए गए पैकेज निरीक्षण, और लाइब्रेरीज़ के लिए इन-बिल्ट डॉक्यूमेंटेशन व्यूअर के लिए यूटिलिटीज प्रदान करता है।

    RubyGems creates shorthand aliases for non-standard hosting providers to simplify repository declarations.

    Rubypackage-managerrubyrubygems
    GitHub पर देखें↗3,936
पिछला12अगला
  1. Home
  2. DevOps & Infrastructure
  3. Git Source Management

सब-टैग एक्सप्लोर करें

  • Repository AliasesShorthand identifiers used to simplify the declaration of non-standard hosting providers in package manifests. **Distinct from Git Source Management:** Focuses on naming aliases for package sources rather than managing cluster synchronization connections.
  • Source Builds from Git5 सब-टैग्सGenerates build artifacts like man pages and configure scripts directly from a Git clone using autoconf and Python. **Distinct from Git Source Management:** Distinct from Git Source Management: focuses on building software from a Git checkout rather than managing repository connections for cluster sync.