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

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

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

goproxy/goproxy.cn

0
View on GitHub↗
7,082 स्टार्स·403 फोर्क्स·HTML·MIT·6 व्यूज़goproxy.cn↗

Goproxy.cn

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. These capabilities allow for querying module statistics, generating download badges, and retrieving aggregate service summaries regarding hosted versions and storage size.

Features

  • Module Mirrors - Acts as a regional mirror that caches remote Go modules to accelerate build pipelines.
  • Module Proxies - Implements a high-performance Go module proxy that caches and serves software packages to accelerate build pipelines.
  • Build Pipeline Optimization - Reduces build times and network timeouts by routing Go module requests through a high-speed CDN.
  • Asset Distribution - Uses a content delivery network to distribute cached module files for reduced latency and high availability.
  • Integrity Hash Forwarding - Intercepts requests for integrity hashes and forwards them to an external authority to ensure package authenticity.
  • Module Checksum Verifications - Proxies requests for integrity hashes to ensure downloaded packages match a trusted checksum database.
  • Proxy Caching - Employs a lazy-loading proxy cache that retrieves and stores modules from primary sources on demand.
  • Go Dependency Managers - Provides a comprehensive system for managing Go module availability and integrity via proxying and checksum validation.
  • Package On-Demand Fetching - Retrieves and caches requested software modules from the primary source only when first requested.
  • Download Analytics - Tracks version-specific download counts and usage trends to provide popularity analytics for Go modules.
  • Time-Series Usage Logging - Records individual module requests over time to generate usage statistics and popularity trends.
  • Trending Item Tracking - Identifies the most active software modules over specific timeframes to monitor popularity.
  • Stateless Proxies - Utilizes a stateless proxy layer to forward module requests to backend storage or remote sources.
  • Download Analytics - Tracks detailed download counts and daily trends for specific software versions to understand usage patterns.
  • Usage Statistics Querying - Provides a web interface to retrieve activity statistics for specific software versions.
  • Dependency Management - GOPROXY service.

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

goproxy/goproxy.cn के लिए स्टार हिस्ट्री चार्टgoproxy/goproxy.cn के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Goproxy.cn के ओपन-सोर्स विकल्प

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

    goproxyio/goproxy

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

    goproxy is a Go module proxy server that caches and serves Go module dependencies to accelerate builds and improve reliability. It acts as an HTTP server that proxies requests to upstream sources, caching downloaded modules locally so repeated requests are served instantly without re-downloading. The project provides a mirror that stores a read-only copy of public Go modules for offline or accelerated access, and can bypass checksum database verification for private or unrecognized modules. The proxy is configured entirely through Go environment variables like GOPROXY, GONOSUMCHECK, and GONOS

    Gogogolanggoproxy
    GitHub पर देखें↗5,871
  • gomods/athensgomods का अवतार

    gomods/athens

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

    Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies. It acts as a mirror and datastore to ensure reproducible build environments by storing immutable copies of external packages, protecting against upstream deletions or outages. The project distinguishes itself by serving as a secure gateway for private Go module hosting, utilizing authentication tokens, SSH keys, and GitHub Apps to retrieve dependencies from private version control systems. It further enables software dependency compliance through request filtering and checksu

    Goathensdependenciesdependency-manager
    GitHub पर देखें↗4,773
  • masterminds/glideMasterminds का अवतार

    Masterminds/glide

    8,095GitHub पर देखें↗

    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

    Gogogolangpackage-management
    GitHub पर देखें↗8,095
  • tools/godeptools का अवतार

    tools/godep

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

    godep is a dependency manager for Go that records, restores, and updates package versions to ensure reproducible builds across different environments. It functions as a version lock tool, tracking specific package revisions in a manifest file to synchronize development workspaces and build states. The tool includes vendoring capabilities that copy external Go source code into a local directory, enabling projects to be built without active network access. The system manages the full dependency lifecycle, covering version locking, workspace synchronization, and the updating of tracked packages

    Go
    GitHub पर देखें↗5,513
Goproxy.cn के सभी 30 विकल्प देखें→

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

goproxy/goproxy.cn क्या करता है?

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.

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

goproxy/goproxy.cn की मुख्य विशेषताएं हैं: Module Mirrors, Module Proxies, Build Pipeline Optimization, Asset Distribution, Integrity Hash Forwarding, Module Checksum Verifications, Proxy Caching, Go Dependency Managers।

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

goproxy/goproxy.cn के ओपन-सोर्स विकल्पों में शामिल हैं: goproxyio/goproxy — goproxy is a Go module proxy server that caches and serves Go module dependencies to accelerate builds and improve… gomods/athens — Athens is a Go module proxy server and dependency cache that provides a persistent storage system for Go dependencies.… masterminds/glide — Glide is a Go dependency management tool that fetches, pins, and vendors external packages to enable reproducible… tools/godep — godep is a dependency manager for Go that records, restores, and updates package versions to ensure reproducible… golang/dep — This project is a dependency management tool for Go designed to track and lock package versions to ensure reproducible… kardianos/govendor — govendor is a toolset for Go dependency management that enables the replication of external packages into a local…