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

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

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

uber/kraken

0
View on GitHub↗
6,698 स्टार्स·475 फोर्क्स·Go·Apache-2.0·12 व्यूज़

Kraken

Kraken is a distributed blob store and peer-to-peer Docker registry designed for the high-throughput distribution of container images. It functions as a decentralized content delivery network that shares image layers across a network of nodes to prevent bottlenecks at a central registry.

The system utilizes peer-to-peer blob distribution and distributed content addressing to maintain download speeds across large clusters. It implements asynchronous rule-based replication to synchronize image data between disparate geographical clusters.

The project covers pluggable external blob storage integration, layered image chunking, and identity-based upload verification to ensure data integrity and security.

Features

  • Peer-to-Peer Mirrors - Functions as a peer-to-peer distribution system that shares image layers across nodes to reduce central server load.
  • Distributed Blob Stores - Provides a distributed storage layer for large data blobs with asynchronous replication across geographical clusters.
  • Content-Addressable Retrievals - Utilizes distributed content addressing to locate data fragments across the peer network using unique hashes.
  • Container Image Registries - Operates as a distributed container registry that spreads image data across multiple nodes to prevent bottlenecks.
  • Image Distribution Networks - Implements a high-throughput network for syncing and replicating container image blobs across multiple clusters.
  • Image Replication - Synchronizes container image data across different geographical clusters using asynchronous replication.
  • Cluster Image Distribution - Distributes large Docker image layers across a network of peers to maintain high download speeds.
  • P2P - Functions as a decentralized P2P network to deliver container images to thousands of nodes simultaneously.
  • P2P Container Registries - Provides a peer-to-peer distribution system for Docker images that shares data layers across nodes to accelerate deployments.
  • Blob Storage Management - Integrates with external blob storage providers to manage the underlying data layer for container images.
  • External Storage Integrations - Provides pluggable integration with external blob storage providers to decouple metadata from physical data.
  • Identity-Based Verification - Ensures data integrity and security by validating the uploader identity before accepting new image layers.
  • Rule-Based Replication - Implements asynchronous rule-based replication to synchronize image data between disparate geographical clusters.
  • Layer Chunking - Breaks large container images into smaller verifiable pieces for more efficient distribution and partial transmission.
  • Secure Registry Uploads - Verifies uploader identity and protects data integrity through encryption when pushing images to the distributed registry.
  • Authenticated Uploads - Protects data integrity and secures image uploads using uploader identity verification and encryption.
  • Container Registries - Scalable P2P registry for high-speed data distribution.

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

uber/kraken के लिए स्टार हिस्ट्री चार्टuber/kraken के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

uber/kraken क्या करता है?

Kraken is a distributed blob store and peer-to-peer Docker registry designed for the high-throughput distribution of container images. It functions as a decentralized content delivery network that shares image layers across a network of nodes to prevent bottlenecks at a central registry.

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

uber/kraken की मुख्य विशेषताएं हैं: Peer-to-Peer Mirrors, Distributed Blob Stores, Content-Addressable Retrievals, Container Image Registries, Image Distribution Networks, Image Replication, Cluster Image Distribution, P2P।

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

uber/kraken के ओपन-सोर्स विकल्पों में शामिल हैं: microsoftlearning/az-204-developingsolutionsformicrosoftazure — This project is a set of hands-on labs for practicing cloud development, focusing on implementing web apps, functions,… spegel-org/spegel — Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image… cloudflare/serverless-registry — Serverless Registry is a container registry service implemented as a serverless application. It provides a platform… goharbor/harbor — Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud… distribution/distribution — Distribution is an open-source container image registry that implements the OCI Distribution Specification, enabling…

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

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

    MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure

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

    This project is a set of hands-on labs for practicing cloud development, focusing on implementing web apps, functions, storage solutions, and containerized workloads. It provides a practical framework for developing solutions within the Azure ecosystem. The content covers a wide range of specialized cloud capabilities, including serverless development with HTTP and timer triggers, container orchestration using apps and instances, and API management for routing and transforming traffic. It also emphasizes identity and access management through OpenID Connect and managed identities. Additional

    C#
    GitHub पर देखें↗2,513
  • spegel-org/spegelspegel-org का अवतार

    spegel-org/spegel

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

    Spegel is a container registry cache and peer-to-peer distribution system for Kubernetes. It functions as an OCI image mirror and content addressable store that shares image layers between cluster nodes to reduce external registry traffic and latency. The project implements a distributed hash table to locate image digests across the network, allowing nodes to retrieve content from peers rather than repeated external downloads. This architecture mitigates registry rate-limiting and provides offline image availability to prevent workload failures during registry outages. The system covers capa

    Gocloudcontainerddocker
    GitHub पर देखें↗3,485
  • cloudflare/serverless-registrycloudflare का अवतार

    cloudflare/serverless-registry

    1,405GitHub पर देखें↗

    Serverless Registry is a container registry service implemented as a serverless application. It provides a platform for hosting and managing container images by leveraging distributed object storage and edge computing to handle image layers and metadata. The project distinguishes itself by utilizing edge-side request proxying and lazy pull-through caching to manage external image dependencies. By fetching and persisting remote images on demand, it improves availability and access speeds for container runtimes. The system also employs chunked stream processing to manage large image layers, ens

    TypeScriptartifactscloudflarecontainer
    GitHub पर देखें↗1,405
  • goharbor/harborgoharbor का अवतार

    goharbor/harbor

    28,761GitHub पर देखें↗

    Harbor is a self-hosted, enterprise-grade container registry platform designed to store, sign, and scan container images and cloud-native artifacts. It provides a centralized repository that integrates directly with Kubernetes environments to manage the full lifecycle of software artifacts, from initial storage to production deployment. The platform distinguishes itself through a focus on security, governance, and multi-site availability. It features a pluggable vulnerability scanning framework that allows for the integration of various security engines, alongside content trust mechanisms tha

    Gocloud-nativecncfcncf-project
    GitHub पर देखें↗28,761
Kraken के सभी 30 विकल्प देखें→