awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cenkalti avatar

cenkalti/rain

0
View on GitHub↗
1,135 نجوم·84 تفرعات·Go·MIT·4 مشاهدات

Rain

🌧 BitTorrent client and library in Go

Features

  • Distributed Systems - BitTorrent client and library.
  • Distributed Systems - BitTorrent client and library.

سجل النجوم

مخطط تاريخ النجوم لـ cenkalti/rainمخطط تاريخ النجوم لـ cenkalti/rain

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Rain

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Rain.
  • anacrolix/torrentالصورة الرمزية لـ anacrolix

    anacrolix/torrent

    6,041عرض على GitHub↗

    This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components necessary for peer-to-peer file sharing, including a networking stack that supports the BitTorrent specification, tracker communication, and swarm management. A primary differentiator is the inclusion of a virtual filesystem that allows torrents to be mounted as read-only drives. This system enables on-demand content streaming, where specific data pieces are fetched from the network only when a read request occurs, rather than requiring the entire archive to be downloaded fir

    Gobittorrentgomagnet-link
    عرض على GitHub↗6,041
  • appsflyer/go-sundheitالصورة الرمزية لـ AppsFlyer

    AppsFlyer/go-sundheit

    561عرض على GitHub↗

    A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.

    Go
    عرض على GitHub↗561
  • anacrolix/dhtالصورة الرمزية لـ anacrolix

    anacrolix/dht

    355عرض على GitHub↗

    dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise

    Gobittorrentdhtgo
    عرض على GitHub↗355
  • bsm/redislockالصورة الرمزية لـ bsm

    bsm/redislock

    1,761عرض على GitHub↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    عرض على GitHub↗1,761
عرض جميع البدائل الـ 30 لـ Rain→

الأسئلة الشائعة

ما هي وظيفة cenkalti/rain؟

🌧 BitTorrent client and library in Go

ما هي الميزات الرئيسية لـ cenkalti/rain؟

الميزات الرئيسية لـ cenkalti/rain هي: Distributed Systems.

ما هي البدائل مفتوحة المصدر لـ cenkalti/rain؟

تشمل البدائل مفتوحة المصدر لـ cenkalti/rain: appsflyer/go-sundheit — A library built to provide support for defining service health for golang services. It allows you to register async… buildthingsuseful/build-your-own-kafka — Build Your Own Kafka. anacrolix/dht — dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and… anacrolix/torrent — This project is a full-featured BitTorrent client library and protocol implementation. It provides the core components… bsm/redislock — Simplified distributed locking implementation using Redis. buraksezer/consistent — Consistent is a Go library that implements consistent hashing with bounded loads to distribute data keys across nodes…