8 रिपॉजिटरी
Tools specifically designed to manage package versions and dependencies within the Go programming language ecosystem.
Distinct from Go Module Organization: Candidates were either too narrow (scanners) or focused on module organization/environments rather than general management.
Explore 8 awesome GitHub repositories matching programming languages & runtimes · Go Dependency Managers. Refine with filters or upvote what's useful.
This project is a markdown knowledge base used to maintain a curated collection of concise technical notes and write-ups across various programming languages and tools. It serves as a searchable personal reference library for documenting technical discoveries and software development patterns. The system implements a learning in public workflow, transforming markdown-based content storage into a static site. It utilizes directory-based routing to map folder structures to URL paths and employs schema-driven type generation to ensure data consistency across the knowledge base. The codebase cov
Manages Go package versions and dependencies using a centralized configuration file.
This project is a dependency management tool for Go designed to track and lock package versions to ensure reproducible builds across different environments. It functions as a version lock file manager, recording complete snapshots of the dependency graph to prevent version drift, and as a semantic version constraint resolver that calculates compatible package versions. The tool orchestrates a local vendor directory, mirroring external source code to enable offline builds and source auditing. It utilizes a combination of static analysis to discover required libraries and a logic engine to inte
Provides comprehensive tracking and locking of external Go package versions for reproducible builds.
Glide is a Go dependency management tool that fetches, pins, and vendors external packages to enable reproducible builds across environments. It stores project-specific copies of Go packages in a vendor directory, isolating dependencies per project to avoid version conflicts, and supports fetching packages from Git, Mercurial, Bazaar, and Subversion repositories. The tool resolves dependency versions using semantic versioning ranges and operators, and generates a lock file that records exact commit IDs for all transitive dependencies. Glide distinguishes itself with an interactive version wiz
Manages external Go packages by fetching, pinning, and vendoring dependencies for reproducible builds across environments.
goproxy.cn is a Go module proxy and checksum database proxy designed to manage the availability and integrity of Go software modules. It provides a regional mirror of modules to ensure reliable dependency downloads for build pipelines and CI/CD optimization. The service utilizes a content delivery network for module mirroring and distribution to reduce latency. It employs a lazy-loading proxy cache that retrieves and stores modules from primary sources on demand to optimize storage. The platform includes software download analytics to track version-specific download counts and usage trends.
Provides a comprehensive system for managing Go module availability and integrity via proxying and checksum validation.
godep Go के लिए एक डिपेंडेंसी मैनेजर है जो अलग-अलग एनवायरनमेंट में रिप्रोड्यूसिबल बिल्ड्स सुनिश्चित करने के लिए पैकेज वर्ज़न्स को रिकॉर्ड, रिस्टोर और अपडेट करता है। यह एक वर्ज़न लॉक टूल के रूप में काम करता है, जो डेवलपमेंट वर्कस्पेस और बिल्ड स्टेट्स को सिंक करने के लिए मैनिफेस्ट फ़ाइल में विशिष्ट पैकेज रिवीज़न्स को ट्रैक करता है। इस टूल में वेंडरिंग क्षमताएं शामिल हैं जो बाहरी Go सोर्स कोड को एक लोकल डायरेक्टरी में कॉपी करती हैं, जिससे बिना सक्रिय नेटवर्क एक्सेस के भी प्रोजेक्ट्स को बिल्ड किया जा सकता है। यह सिस्टम वर्ज़न लॉकिंग, वर्कस्पेस सिंक्रोनाइज़ेशन और ट्रैक किए गए पैकेजों को नए रिलीज़ में अपडेट करने सहित पूरे डिपेंडेंसी लाइफ़साइकिल को मैनेज करता है।
Manages package versions and dependencies specifically within the Go programming language ecosystem.
gore Go भाषा के लिए एक इंटरैक्टिव शेल और रीड-इवल-प्रिंट लूप है। यह एक प्रोटोटाइपिंग टूल के रूप में कार्य करता है जो पूर्ण बिल्ड चक्र की आवश्यकता के बिना टर्मिनल-आधारित इंटरफ़ेस में एक्सप्रेशन, स्टेटमेंट और फ़ंक्शन घोषणाओं के मूल्यांकन की अनुमति देता है। यह प्रोजेक्ट इंटेलिजेंट कोड कंप्लीशन, वास्तविक समय कोड सुझाव और स्वचालित पैकेज आयात रिज़ॉल्यूशन प्रदान करने के लिए एक भाषा सर्वर क्लाइंट के रूप में एकीकृत होता है। यह डिपेंडेंसी को हल करने के लिए अस्थायी मॉड्यूल फ़ाइलें उत्पन्न करके और सत्र के दौरान स्वचालित रूप से रिमोट रिपॉजिटरी आयात करके खुद को अलग करता है। इस टूल में डेवलपर अनुभव के लिए क्षमताएं शामिल हैं, जैसे कि एक्सप्रेशन टाइप इंस्पेक्शन, सिंबल दस्तावेज़ीकरण पुनर्प्राप्ति, और अनावश्यक कंपाइलर आउटपुट की फ़िल्टरिंग। इंटरैक्टिव सत्र मल्टी-लाइन ब्लॉक ट्रैकिंग, निरंतर कमांड इतिहास और ANSI-आधारित टर्मिनल कर्सर प्रबंधन द्वारा समर्थित है।
Allows experimenting with third-party Go modules and external packages in temporary sessions to verify behavior.
govendor Go डिपेंडेंसी प्रबंधन के लिए एक टूलसेट है जो सक्रिय नेटवर्क एक्सेस की आवश्यकता के बिना पुनरुत्पादनीय बिल्ड सुनिश्चित करने के लिए बाहरी पैकेजों को एक स्थानीय निर्देशिका में प्रतिकृति (replicate) करने में सक्षम बनाता है। यह एक डिपेंडेंसी वेंडर टूल और वर्जन मैनेजर के रूप में कार्य करता है, जो रिमोट पैकेजों के विशिष्ट git रिवीज़न, टैग या ब्रांच को फेच करता है। इस प्रोजेक्ट में उनके रिमोट स्रोतों की तुलना में गायब, संशोधित या पुराने पैकेजों की पहचान करने के लिए एक डिपेंडेंसी ऑडिटर शामिल है। यह एक लाइसेंस एक्सट्रैक्शन यूटिलिटी भी प्रदान करता है जो प्रोजेक्ट इंपोर्ट पाथ और डिपेंडेंसी से जुड़े कानूनी लाइसेंसों को खोजता और सूचीबद्ध करता है। यह सिस्टम कॉन्फ़िगरेशन-संचालित सिंक्रोनाइज़ेशन और बिल्ड-टैग जागरूक फिल्टरिंग का समर्थन करता है ताकि बिल्ड बाधाओं के आधार पर विशिष्ट फाइलों या पैकेजों को बाहर रखा जा सके। यह रिमोट-टू-लोकल सोर्स मिररिंग का प्रबंधन करता है और वातावरणों में सुसंगत पैकेज वर्जन बनाए रखने के लिए विशिष्ट रिवीज़न को ट्रैक करता है।
Provides specialized dependency management for Go projects by downloading specific versions into a local directory.
This project is a language extension for VS Code that provides comprehensive Go language support. It functions as a language server client, a debugger interface, and a toolchain manager to facilitate Go application development. The extension distinguishes itself by integrating a full suite of toolchain management capabilities, allowing for the installation and configuration of required binaries, linters, and compiler versions directly within the editor. It also provides deep integration for interactive debugging via Delve, supporting remote target debugging, process attachment, and program st
Manages Go modules and tidies dependencies while scanning third-party packages for security vulnerabilities.