Showing 45 open source projects for "distribution"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Planet

    Planet

    Build and host decentralized blogs and websites on your Mac

    Planet is a free and open source tool for publishing and following web content. It doesn't rely on a central server or service, and instead uses IPFS for peer-to-peer content distribution. You can also link your content to an Ethereum Name (e.g. yourname.eth) so that others can follow you on Planet using your .eth name. Since both IPFS and ENS are decentralized, you can use Planet to build and follow websites in a decentralized way. Did you know that you can use an Ethereum Name (ENS) to set up a website? It's true! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iroh

    iroh

    IPFS reimagined

    Iroh takes IPFS beyond the theoretical, to offer developers efficient infrastructure that scales data distribution past 10M devices. We have been working on and around IPFS nearly since its inception, and are starting out on a new implementation because we have unfinished business with IPFS. We believe the best days of the protocol are ahead, but to get there we need to ship an order-of-magnitude improvement that unlocks new platforms and use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hyperledger FireFly

    Hyperledger FireFly

    Hyperledger FireFly is the first open source Supernode

    ...Hyperledger FireFly has a pluggable microservices architecture. Everything is pluggable, from the Blockchain technology, token ERC standards, and custom smart contracts, all the way to the event distribution layer and private database. So if there aren't yet instructions for making FireFly a Supernode for your favorite blockchain technology - don't worry. There is almost certainly a straightforward path to plugging it in that will save you from re-building all the plumbing for your blockchain application from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Project Lotus

    Project Lotus

    Reference implementation of the Filecoin protocol, written in Go

    Lotus is the reference implementation for the Filecoin network. It is written in Go, and is maintained by the Protocol Labs team. This website contains all the information you need to spin up a Lotus node, become a Filecoin storage provider, or just tinker around with the Filecoin network! Filecoin is a network of computers that allows you to store your data online. But while online storage services aren't anything new, Filecoin is different. It doesn't use centralized servers to store your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Keybase client

    Keybase client

    Keybase Go library, client, service, OS X, iOS, Android, Electron

    ...Don’t live dangerously when it comes to documents. Keybase can store your group’s photos, videos, and documents with end-to-end encryption. You can set a timer on your most sensitive messages. This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM Community Edition is a free Document Management System (DMS) that helps businesses control the production, storage, management and distribution of electronic documents, boosting effectiveness and productivity. It integrates document management, collaboration and advanced search into one easy-to-use solution, including administration tools for user roles, access control, security levels, activity logs and automation setup. With OpenKM Community Edition you can: Collect information from any digital source. ...
    Leader badge
    Downloads: 384 This Week
    Last Update:
    See Project
  • 7
    MyTvShowOrganizer

    MyTvShowOrganizer

    Tv-Organizer & Torrent Episodes Downloader V.2025.06.02

    OpenSource Application which has a Complete set of Tools to organize, get info and Download torrents of Tv-Series. STATUS: STABLE. NEW REQUIREMENTS: .WINDOWS 10 64 bit or above; .FIREFOX x64 installed and ready to deal with Torrent and Magnet Links. Test firefox at www.limetorrents.lol before installing https://www.mozilla.org/en-US/firefox/all/#product-desktop-release .UTORRENT or Similar Torrent Client. How: It gets the TV-Show name, episode, resolution, plus any KeyWord to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Gatsby video

    Gatsby video

    The transparent, distributed video sharing platform

    Gatsby is a video-sharing platform based on peer-to-peer file distribution provided by IPFS and WebRTC. To build the repository, simply use yarn build while in the project's base directory. This should build each package in turn. To then launch the site, you can use yarn dev to initiate a development server that supports hot-reloading, or yarn start to run an optimized build.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 3,330 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    torrent-stream

    torrent-stream

    The low level streaming torrent engine that peerflix uses

    ...This enables developers to build custom torrent-based applications — not just streaming video, but also file downloaders, partial-download managers, or peer-to-peer file distribution tools. The library supports selecting which files to download (useful in multi-file torrents), serves requested pieces on demand, and allows streaming large files without fully writing them to disk upfront — ideal for memory-efficient or on-the-fly consumption contexts. Because torrent-stream is a plain Node.js module, you can embed it in any JavaScript-based backend or tool, integrate it with HTTP servers to serve torrent content, or combine it with other processing pipelines.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    ApexDC++

    ApexDC++

    The pinnacle of file-sharing and chat - an innovative DC client!

    ApexDC™ is an innovative Direct Connect client based on the DC++ and StrongDC++ projects. Direct Connect provides a rare blend of seamless file sharing and community based chat and messaging between users. ApexDC features plugins and scripting through Lua and much more. Both operators and users alike should find it a pleasant experience. Note: as of May 28th 2016 ApexDC is now primarily distributed as two separate installers one targetting 32bit and the other 64bit operating systems....
    Downloads: 94 This Week
    Last Update:
    See Project
  • 12
    Movie File Merger

    Movie File Merger

    Selctively combine video collections on hard disks

    Movie File Merger (MFM) helps you with the selective combination of video collections, like home videos, movies, series, or documentaries. It can be used also for other types of collections, like music, or basically any files, but MFM is optimized for videos. MFM is not a movie database program like Personal Video Database! MFM is designed so that the lists can be easily updated once out of date. MFM runs in Dropbox, which makes it easier to share lists with other people. MFM is portable,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libertasretis

    BitTorrent client.

    Written mainly from academic interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    [[We are in the progress of moving to github]] Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Bay1

    Start your own file sharing website

    ...Bay1 allows anyone to setup a mass free file sharing website like Mega,Zippyshare or Mediafire. Bay1 main feature is it's unique file hashing system which enables the distribution of copyrighted materials. This means that digital tags can't be read off software and media files. Bay1 includes an auto installer(like Wordpress) which enables anyone to get their site up and running. You don't have to open phpmyadmin! There are plenty of ad spots so you can actually generate revenue from your free file sharing website. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PureSave

    Logiciel de sauvegarde de home pour Distribution Debian

    Logiciel de sauvegarde du /home sur les distribution a base de Debian pour facilité les changements de distribution pour être sur de récupéré ces données après réinstallation complète du système
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Extended BitTorrent Client and Tracker. High-performance software for this peer to peer file distribution protocol. A Windows client written in C++. A tracker written in C++, using MySQL as secondary storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JSaverStorage
    Multi-agent system that helps to create fail-safe distributed storage in SOHO LAN. Source code has been published to GitHub: https://github.com/savermyas/JSaverStorage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CatBot is a proposed open source system for easy distribution of large files using peer-to-peer technology. CatBot is also known as the South West Creative Archive (SWCA).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GamePatchDistributor is designed as a convenient tool for game patch distribution on local LAN-parties. As frontend for an FTP-server or a Windows share it makes patches easily accessible over the network, without the need for a special server setup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Light Distribution tool is a java applet able to remotely install and deploy software on windows operating systems. Based on a XML file, you can copy, install, register applications and add paths into the window registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenCDS is an open-source content distribution system written by the developers of OpenFrag. It allows you to download, manage, and run (open-source and commercial)software via the OpenCDS system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Gorila P2P Muy Pronto... Sistema P2P Ultra Rapido
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MulticastCommunicator is a multicast-based peer-to-peer instant messenger, which allows rapid file distribution, text chat and data exchange within a multicast group, e.g. a LAN. It is written in Java and uses an easily-extensible message chain concept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A java-based auto-update module. Generated updates are transferred in archives, upgrading between subsequent versions. An update contains changed single files and changed part of jars's and zip's. Mirrors, release notes, update uninstallation, news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB