Showing 48 open source projects for "peers"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Nebula libp2p DHT

    Nebula libp2p DHT

    A libp2p DHT crawler, monitor, and measurement tool

    A libp2p DHT crawler and monitor that tracks the liveness of peers. The crawler connects to DHT bootstrap peers and then recursively follows all entries in their k-buckets until all peers have been visited. The crawler supports the IPFS, Filecoin, Polkadot, Kusama, Rococo, Westend networks and more. The crawler can store its results as JSON documents or in a postgres database - the --dry-run flag prevents it from doing either.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    IPFS Cluster

    IPFS Cluster

    Pinset orchestration for IPFS

    IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers. IPFS has given the users the power of content-addressed storage. The permanent web requires, however, a data redundancy and availability solution that does not compromise on the distributed nature of the IPFS Network. IPFS Cluster is a distributed application that works as a sidecar to IPFS peers, maintaining a global cluster pinset and intelligently allocating its items to the IPFS peers. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    WebTorrent CLI

    WebTorrent CLI

    WebTorrent, the streaming torrent client. For the command line

    WebTorrent CLI is a command-line interface for the WebTorrent protocol, enabling users to stream, download, and seed torrents directly from the terminal using Node.js. It supports both traditional BitTorrent and WebTorrent peers, bridging the gap between desktop clients and browser-based peers. With a simple and intuitive interface, WebTorrent CLI allows users to instantly stream videos (especially with built-in support for VLC, MPV, and Chromecast), making it ideal for media consumption without waiting for full downloads. It’s a handy tool for developers, media sharers, or anyone who wants quick torrent access without a GUI.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    BitTorrent DHT

    BitTorrent DHT

    Simple, robust, BitTorrent DHT implementation

    bittorrent-dht is a Node.js implementation of the BitTorrent Mainline Distributed Hash Table (DHT) protocol, enabling decentralized peer discovery for BitTorrent clients. This module allows users to announce and lookup peers for specific torrents without the need for trackers. It’s lightweight, fast, and well-suited for building custom torrent clients, browser-based peers, or decentralized apps. This project powers part of WebTorrent and is maintained with performance and minimalism in mind.
    Downloads: 12 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    A tool for checking the accessibility of your data by IPFS peers. go build will build the server binary in your local directory. go install will build and install the server binary in your global Go binary directory (e.g. ~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    EdgeVPN

    EdgeVPN

    The immutable, decentralized, statically built p2p VPN

    Fully Decentralized. Immutable. Portable. Easy to use Statically compiled VPN and a reverse proxy over p2p. EdgeVPN uses libp2p to build private decentralized networks that can be accessed via shared secrets.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    Trystero

    Trystero

    Serverless WebRTC matchmaking for painless P2P

    ...To establish a direct peer-to-peer connection with WebRTC, a signalling channel is needed to exchange peer information (SDP). Typically this involves running your own matchmaking server but Trystero abstracts this away for you and offers multiple "serverless" strategies for connecting peers (currently BitTorrent, Firebase, and IPFS).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    WebTorrent

    WebTorrent

    Streaming torrent client for the web

    ...In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. Note: WebTorrent does not support UDP/TCP peers in browser. To make BitTorrent work over WebRTC (which is the only P2P transport that works on the web) we made some protocol changes. Therefore, a browser-based WebTorrent client or "web peer" can only connect to other clients that support WebTorrent/WebRTC.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    qBittorrent Enhanced Edition

    qBittorrent Enhanced Edition

    qBittorrent Enhanced, based on qBittorrent

    ...It is written primarily in C++ with Qt and uses libtorrent for protocol and transfer operations. The enhanced build can automatically block several identified downloader clients and optionally reject selected unknown or media-player peers. Users can maintain peer whitelists and blacklists for more precise connection control. It retains qBittorrent’s desktop client foundation while adding enhanced APIs, tracker-list updating, country resolution, and a distinct client identity. Packages are available for Windows, macOS, and multiple Linux distributions, but private-tracker users should confirm that the modified client is permitted.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files. If you need to run IPFS in a Docker container, you can still have Web UI available by exposing both the Gateway and Web UI ports. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    zzzync

    zzzync

    Sync with peers that have gone to sleep

    sync with peers that have gone to sleep. Zzzync uses IPLD, IPNS, and Provider Records to replicate dynamic content over IPFS. Read about the design in tabcat/dynamic-content. IPLD is used to store replica data IPNS is used to point to the latest version of a collaborator's local replica Provider Records are used to find the peerIDs of collaborators, which can be turned into IPNS names.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ipfs-pubsub-room

    ipfs-pubsub-room

    IPFS Pubsub room

    Creates a room based on a LibP2P pub-sub channel. Emits membership events, listens for messages, broadcasts and direct messages to peers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pacman.store

    pacman.store

    Pacman Mirror via IPFS for ArchLinux, Endeavouros, Manjaro

    ...It makes sense to set the parallel downloads to two and disable the download timeout, to avoid unnecessary aborts if ipfs needs initially a bit more time to find the right peers in the network (especially on high latency internet connections).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    IPFilterGenerator

    Used to generate ipfilter.dat using uTorrent logs

    When you encounter a problem of uTorrent download/upload speed degradation, use this program to generate ipfilter.dat using your uTorrent disconnects logs. Copying the resulting ipfilter.dat into uTorrent folder will block undesirable peers from connecting your client, resulting in better download/upload speed.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Myel pop

    Myel pop

    Run a point-of-presence within Myel

    Run a point-of-presence within Myel, the community-powered content delivery network. Our mission is to build a community powered content delivery network that is resilient, scalable, and peer-to-peer ↔️ to suit the long-term needs of Web3 applications. We're currently using Filecoin building blocks and are aspiring to make this library as interoperable as possible with existing Web3 backends such as IPFS. This library is still experimental so feel free to open an issue if you have any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Transmission Remote GUI

    Transmission Remote GUI

    A cross platform front-end for the Transmission BitTorrent client.

    Transmission Remote GUI is a feature rich cross platform front-end to remotely control a Transmission Bit-Torrent client daemon via its RPC protocol. Transmission Remote GUI is faster and has more functionality than the built-in Transmission web interface. Transmission 1.40 or later is supported. Transmission Remote GUI is developed using Lazarus RAD and Free Pascal compiler.
    Leader badge
    Downloads: 181 This Week
    Last Update:
    See Project
  • 17
    TrackersListCollection

    TrackersListCollection

    A list of popular BitTorrent Trackers

    ...Because trackers can go offline or degrade over time, the daily refresh schedule is crucial for maintaining a high-quality list. The repo also includes metadata and mirrors to handle international usage and multiple download sources. For people who use torrent infrastructure, ensure peers connect reliably, or want to automate external tracker lists for aria2 or other clients, this is a practical and well-maintained source.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    qD Messages

    qD Messages

    Lightning fast peer-to-peer cross-platform messenger

    ...Have private conversations or public channel discussions. Use Audio/Video in 0.9.5+ for groups or private conversations. Ban and report users in 0.9.5+. Alias and profile pictures are linked from qD Social. Peers can nickname participants and override the information that references other peers' social profiles. The messenger uses the second layer Quest Network PubSub protocol and if you are using qOS in your application you can use the channels as well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    WebTorrent Desktop

    WebTorrent Desktop

    The streaming torrent app. For Mac, Windows, and Linux.

    WebTorrent Desktop is for streaming torrents on Mac, Windows or Linux. It connects to both BitTorrent and WebTorrent peers. Now there's no need to wait for files to finish downloading. You can watch or play right away with WebTorrent Desktop.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    Librevault

    Librevault

    Peer-to-peer, decentralized and open-source file sync

    ...It automatically syncs files across devices without relying on cloud servers, ensuring full user control and privacy. Librevault uses local discovery and encryption to keep data secure and accessible only to trusted peers. Its cross-platform support and real-time synchronization capabilities make it suitable for both personal and collaborative use. Though still in early development stages, Librevault represents a privacy-focused vision for file sharing and synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dat

    Dat

    Peer-to-peer sharing and live syncronization of files via command line

    A distributed data community for the next generation Web. Technology built by community, financed responsibly, and given away for free to the public. The Dat Foundation is a small non-profit group that provides social and technical infrastructure for the consortium of projects and working groups. We believe information and communication technology should be transparently funded and operated. At the scale of the web, every decision can have a massive impact on our political systems and social...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    go-textile

    go-textile

    Infrastructure for building composable apps and services on the IPFS

    ...Textile is a set of tools and trust-less infrastructure for building censorship-resistant and privacy-preserving applications. While interoperable with the whole IPFS peer-to-peer network, Textile-flavored peers represent an additional layer or sub-network of users, applications, and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    libp2p-connection-manager

    libp2p-connection-manager

    JavaScript connection manager for libp2p

    JavaScript connection manager for libp2p.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPFS RPi

    IPFS RPi

    IPFS installer for the Raspberry Pi and other ARM-based devices

    ...You can find a lot of information on how to use IPFS on the official website. If you just want to test whether the installation was successful or not, you can list your node's peers. The IPFS daemon needs to be running in order for your IPFS node to appear online. The installer already takes care of running the daemon on system startup by default, but if you want to control that process manually, you can use the operating system's init system directly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    NarrowBand DataTrans

    NarrowBand DataTrans

    Data transmission through low-tech communication media

    ...Targeted audience: * Short wave / long wave (narrow bandwidth) Amateur Radio enthusiasts * Experimenters of vintage transmission systems * People living in areas with absolutely no Internet and no 3G/4G/Edge access (only analog telephone or CB radio), so that peer-to-peer data sharing (or even broadcast to several peers at a time) are made possible. * Conditions where only a unidirectional audio link is available (no handshaking required)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next