awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Peer Discovery Persistence · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesPeer Discovery Persistence

Mechanisms for caching and restoring network topology and peer routing information across application restarts.

Distinguishing note: Specifically targets the persistence of DHT and routing tables for network discovery.

Explore 1 awesome GitHub repository matching data & databases · Peer Discovery Persistence. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Peer Discovery Persistence

Awesome Peer Discovery Persistence GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • aria2/aria2

    aria2/aria2

    40,068View on GitHub↗

    Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m

    Saves network discovery data to local storage to accelerate connection establishment.

    C++bittorrentcpp11download
    40,068View on GitHub↗