awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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.

Star 历史

cenkalti/rain 的 Star 历史图表cenkalti/rain 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Rain 的开源替代方案

相似的开源项目,按与 Rain 的功能重合度排序。
  • anacrolix/torrentanacrolix 的头像

    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-sundheitAppsFlyer 的头像

    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/dhtanacrolix 的头像

    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/redislockbsm 的头像

    bsm/redislock

    1,761在 GitHub 上查看↗

    Simplified distributed locking implementation using Redis

    Godistlockdistributeddistributed-lock
    在 GitHub 上查看↗1,761
查看 Rain 的所有 30 个替代方案→

常见问题解答

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…