Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

P2P

Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.

https://github.com/arealayer/coinjoin-zk

Study from Zero Proof for Firebolt wallet

bitcoin coinjoin p2p zk-proofs zk-snarks

Last synced: 02 Dec 2024

https://github.com/mahendrahegde/peer-ring

Distributed, Decentralized, Sharding Framework for building Peer-to-Peer Systems, inspired by the designs of Cassandra and amazon Dynamo

application-sharding cassandra consistent-hashing decentralized decentralized-applications distributed-cache dynamo k8s kv-store p2p peer-to-peer quorum replication

Last synced: 09 Oct 2024

https://github.com/leoherzog/linuxexchangeipfsseedbox

A script to pin Linux Exchange ISOs to IPFS

go-ipfs ipfs p2p peer-to-peer

Last synced: 20 Dec 2024

https://github.com/kiko-g/p2p-timeline

FEUP SDLE | P2P Decentralized Timeline (Twitter Clone) | 2021/22

decentralized kademlia p2p

Last synced: 23 Nov 2024

https://github.com/eschmar/kth-id1212-rock-paper-scissors

Distributed p2p rock-paper-scissors game.

javafx p2p rock-paper-scissors sockets

Last synced: 16 Dec 2024

https://github.com/divineomega/decentmessaging

Decent Messaging - a decentralised encrypted messaging system platform

decent-messaging messaging p2p peer-to-peer

Last synced: 21 Dec 2024

https://github.com/skorotkiewicz/gun-deno-fresh

A simple example of using a global instance of Gundb with Deno Fresh

deno deno-fresh fresh gun gundb p2p

Last synced: 04 Dec 2024

https://github.com/craftdome/nymgraph

A graphical chat client for NYM (nym-client)

chat nym nym-client nymtech p2p

Last synced: 19 Nov 2024

https://github.com/kingston-kms/ptokax-scripts

Lua scripts for DCHUB Ptokax P2P Server

dchub lua mysql p2p ptokax scripts

Last synced: 21 Dec 2024

https://github.com/weiji14/beaker-browser

Docker build of the experimental beaker browser with peer-to-peer Web protocols.

beaker browser dat decentralized docker electron p2p web

Last synced: 16 Dec 2024

https://github.com/golemfactory/bootstrap_go

Bootstrap nodes for golem network (go implementation)

golang golem network p2p

Last synced: 29 Oct 2024

https://github.com/swarm-cloud/vhs-p2p-engine

Let your viewers become your unlimitedly scalable CDN.

cdnbye dash hls http-streaming p2p swarmcloud vhs videojs webrtc

Last synced: 11 Dec 2024

https://github.com/swarm-cloud/bitmovin-p2p-engine

SwarmCLoud P2P Engine for Bitmovin Player

bitmovin dash hls html5 live p2p player vod webrtc

Last synced: 11 Dec 2024

https://github.com/swarm-cloud/apple-p2p-engine

P2P Streaming Engine for iOS, tvOS and macOS

cdnbye hls ios macos mp4 osx p2p streaming tvos webrtc

Last synced: 11 Dec 2024

https://github.com/da-moon/libp2p-examples

The following repository contains some examples on LibP2P and can be useful for people that are learning how to build P2P networks using LibP2P components.

example ipfs ipfs-protocol libp2p p2p p2p-network

Last synced: 26 Sep 2024

https://github.com/angel-boschdom/p2p-react-game

David vs Goliath fully P2P React Game

game-development p2p react threejs webrtc

Last synced: 10 Oct 2024

https://github.com/fazzal-dev/chunkr

⚡ P2P File sharing web app built using WebRTC and WebSockets

file-transfer nextjs nodejs p2p react webrtc websocket

Last synced: 12 Dec 2024

https://github.com/zyugyzarc/hot-potato

A simple p2p multiplayer game.

html-css-javascript p2p webrtc

Last synced: 12 Dec 2024

https://github.com/trasheracer/copscrypt

WebRTC FOSS Sousveillance | Website may be down for maintenance, and STUN/TURN servers access is controlled; please ask for a deployment and/or the credential, or help creating your own deployment

civil-rights foss p2p sousveillance streaming surveillance video webrtc

Last synced: 20 Dec 2024

https://github.com/ducthienbui97/ano-chat

Webchat allow user to chat with stranger anonymously without login or any third party involvement.

p2p p2p-chat p2p-http peerjs

Last synced: 17 Dec 2024

https://github.com/jamesjara/angularjs-websockets-streaming-peerjs

angularjs app to stream P2P peerjs , for practice wth controllers, services, factory, decorator, directive

angularjs p2p peer peersjs requirejs

Last synced: 23 Dec 2024

https://github.com/watorvapor/starbian.wator

star bian of wator. a serverless of iot sample that use pubsub.

ecdsa-cryptography iot iot-platform ipfs ipfs-blockchain ipfs-protocol p2p webrtc

Last synced: 20 Dec 2024

https://github.com/scttnlsn/peerpipe

An auto-discoverable, encrypted network pipe for P2P data transfer

p2p udp-multicast

Last synced: 21 Dec 2024

https://github.com/jackey8616/maybep2p

Simple solution to implement P2P communication into Applications.

p2p peer-to-peer python python3

Last synced: 12 Dec 2024

https://github.com/soreing/net-session-cpp

UDP based newtork session library for C++

cpp cross-platform keepalive linux networking p2p raw-sockets threads udp windows

Last synced: 18 Dec 2024

https://github.com/huy-dna/p2p-file-sharing

Networking assignment implementing a P2P file sharing service without any considerations for reliability, recovery or privacy whatsoever. Only works in LAN or networks without NATs.

filesharing http local-area-network nodejs p2p protocol socket-programming

Last synced: 04 Dec 2024

https://github.com/tillstuder/secure-communication

🔐 Secure P2P communication with diffie-hellman key exchange and multiple cyphers.

algorithm cypher decryption diffie-hellman encryption micropython p2p python secure

Last synced: 13 Nov 2024

https://github.com/uhst/uhst-client-js

User Hosted Secure Transmission JavaScript client library

hacktoberfest p2p peers uhst uhst-client

Last synced: 14 Dec 2024

https://github.com/landabaso/brutalchain

A brutally simple blockchain

blockchain javascript nodejs p2p

Last synced: 24 Dec 2024

https://github.com/bofeiw/comp3331-tcp-message-client-server

My solution to the computer network (COMP3331) assignment at UNSW, 2019 term 3.

comp3331 meessage p2p p2p-chat tcp tcp-client tcp-server tcp-socket unsw

Last synced: 18 Nov 2024

https://github.com/torxed/chat.rip

P2P drop over the interwebs

chat chat-application file-sharing p2p

Last synced: 12 Dec 2024

https://github.com/jgantunes/pulsarcast-test-harness

A test harness for Pulsarcast using ipfs-testbed

decentralized ipfs-testbed p2p pubsub pulsarcast test-harness

Last synced: 26 Dec 2024

https://github.com/emkay/lightswitch

The feature switch service

feature lightswitch p2p service switch

Last synced: 21 Dec 2024

https://github.com/im-beast/pearwatching

Watch together 📺, whatever, whenever, without anyone else knowing about it!

p2p video watch-together webrtc

Last synced: 18 Dec 2024

https://github.com/ged/ruby-zyre

A Ruby (MRI) binding for the Zyre library for reliable group messaging over local area networks, an implementation of the ZeroMQ Realtime Exchange protocol.

mesh-networks networking p2p zeromq zeromq-czmq

Last synced: 31 Oct 2024

https://github.com/pj8912/domegle

Peer-to-Peer decentralized omegle with no central server. Other than the STUN/TURN sever for WebRTC, the application is decentralized including the `signaling` part of the WebRTC

decentralized decentralized-webrtc omegle omegle-chat p2p p2p-network peer-to-peer python3 stranger-chat webrtc webrtc-signaling

Last synced: 12 Nov 2024

https://github.com/misterhat/peer-test

multiple peer connection demo

nodejs p2p p2p-chat simple-peer webrtc

Last synced: 25 Dec 2024

https://github.com/derhuerst/hyper-chat-cli

[work in progress] – A P2P command line chat powered by hyperdb.

chat command-line hypercore hyperdb p2p peer-to-peer

Last synced: 08 Nov 2024

https://github.com/rcasto/peer-pass

A service facilitating in connecting peers together.

p2p peer-to-peer webrtc webrtc-signaling

Last synced: 19 Nov 2024

https://github.com/andrefcruz/feup-sdis

Repository to host Distributed Systems projects, a third year unit @FEUP.

backup chord-protocol distributed-systems p2p

Last synced: 20 Dec 2024

https://github.com/donuts-are-good/rocksp2p

generic peer-to-peer layer

go golang hacktoberfest p2p

Last synced: 07 Nov 2024

https://github.com/swift-libp2p/swift-libp2p-pubsub

A Publish-Subscribe library for peer to peer messaging within libp2p

floodsub gossipsub libp2p libp2p-pubsub networking p2p pubsub swift

Last synced: 25 Nov 2024

https://github.com/swift-libp2p/swift-libp2p-identify

Peer Identification Protocols (Embedded)

identify ipfs libp2p p2p swift

Last synced: 25 Nov 2024

https://github.com/jeremyorme/bonono

Peer-to-peer database component

databases p2p peer-to-peer react

Last synced: 22 Nov 2024

https://github.com/reedjones/autonomic

Autonomous, self-managing grid of agents working together as a unified system.

agents autogen ipv8 llm p2p

Last synced: 07 Nov 2024

https://github.com/hugoarregui/p2p-mesh

PoC for building a P2P mesh using webrtc

p2p webrtc

Last synced: 28 Dec 2024

https://github.com/rizalmart/gtorrentview3

GTK+3 port of gtorrentview, the torrent file viewer

app application gtk gtk3 gtorrentview internet p2p torrents utilities

Last synced: 12 Dec 2024

https://github.com/bitcoin-evo/bitcoinevo

BitcoinEvo Core integration/staging tree

bitcoinevo c-plus-plus cryptocurrency cryptography p2p

Last synced: 17 Dec 2024

https://github.com/k0yote/porker-clone

decentralized porker game cloning

decentralized golang p2p solidity

Last synced: 12 Nov 2024

https://github.com/skidgod4444/facecam

Talk with strangers randomly. Just like Omegle.com & Ome.tv but in a cool way with more features. Currently only supports large screens (pc,laptop,etc) cause its not responsive for small screens.

omegle p2p p2p-video-chat skidgod videocalling webrtc webrtc-video website

Last synced: 11 Nov 2024

https://github.com/melishev/bell

Bell is a simple and easy way to contact your friends or colleagues

p2p webrtc

Last synced: 20 Dec 2024

https://github.com/microchiptech/miwi

"IoT Made Easy!" - MPLAB(r) Harmony MiWi software solution supporting P2P, Star, Mesh topologies for PIC32CX-BZ2/WBZ45 Wireless MCUs and standalone RF233/RF212B Transceivers

at86rf212b at86rf233 mesh miwi p2p pic32cxbz2 star wbz451 wbz451-curiosity

Last synced: 11 Nov 2024

https://github.com/anosatsuk124/micro-indiverse

The official mirrored repository by the owner (me) on GitHub.

decentralized p2p

Last synced: 01 Dec 2024

https://github.com/aratan/yacy-fix

not running windows

p2p search-engine yacy yacy-instance

Last synced: 29 Nov 2024

https://github.com/hudson-newey/dcfs

A new P2P web protocol for hosting files & websites where no master host is required. Clients host files and are advertised through adjacent peers. [Development still in progress]

p2p protocol web

Last synced: 11 Nov 2024

https://github.com/agauniyal/throwaway-p2p-chat

quick P2P chat channel

javascript nodejs p2p p2p-chat

Last synced: 29 Nov 2024

https://github.com/rishavmehra/bittorrent-v2

Blazingly fast Golang powered BitTorrent client

benco bittorrent file-sharing golang p2p

Last synced: 14 Dec 2024

https://github.com/werdl/lic

lic - little internet chat

chat networking p2p p2p-chat rust

Last synced: 18 Nov 2024

https://github.com/watorvapor/dht.ermu

dht for q-ermu p2p search

p2p p2p-network search-engine

Last synced: 19 Nov 2024

https://github.com/reklatsmasters/webrtc-examples

Коллекция различных примеров WebRTC

example js learn nodejs p2p socket-io webrtc

Last synced: 01 Dec 2024

https://github.com/tong/owl

Mesh network framework

mesh multiplayer p2p rtc webrtc

Last synced: 07 Nov 2024

https://github.com/szsascha/rest-p2p-node

P2P network node based on Spring Boot and REST API

java p2p p2p-network rest-api spring-boot

Last synced: 12 Nov 2024

https://github.com/yayuniversal/transmission-ansible-role

Ansible role to install and configure Transmission daemon

ansible ansible-role p2p peer-to-peer torrent transmission transmission-daemon

Last synced: 11 Nov 2024

https://github.com/lexoyo/beaker-explorer

An experiment to use #CloudExplorer2 as a #beaker file browser

beakerbrowser file-explorer file-manager p2p

Last synced: 24 Nov 2024

https://github.com/danielatomas/fcup-ssd

Project developed for Systems and Data Security class @FCUP

blockchain fcup kademlia netty p2p public-ledger-for-auctions security ssd terraform

Last synced: 09 Oct 2024

https://github.com/lmnzx/torrust

A simple bittorrent client written in rust.

distributed-systems p2p rust torrent

Last synced: 23 Nov 2024

https://github.com/goto-eof/o-reshare-client

The front-end of the (enough) secure open source file sharing micro platform

encryption-decryption filesharing p2p

Last synced: 08 Nov 2024

https://github.com/vinsan/distribuitedsystems

An auction mechanism based on P2P Network in wich each peer can sell and buy goods using a Second-Price Auction mechanism (like E-Bay)

apache-maven auction-system distributed-systems docker java p2p university-project

Last synced: 18 Nov 2024

https://github.com/goto-eof/o-reshare-server

The back-end of the (enough) secure open source file sharing micro platform

encryption-decryption filesharing p2p

Last synced: 08 Nov 2024

https://git.wownero.com/_xxfedexx_/p2pool-wow

Decentralized pool for Wownero mining

monero pool p2p blockchain p2pool mining monero-mining

Last synced: 30 Sep 2024

https://github.com/signalwalker/rexa

A library for object-capability networks in Rust.

object-capabilities p2p

Last synced: 14 Nov 2024

https://github.com/kaldoran/send-file-p2p

Network project, team a

network p2p

Last synced: 05 Dec 2024

https://github.com/bruncanepa/peer-drop

A decentralized-E2EE file transfer platform using WebRTC

e2ee p2p p2p-file-transfer webrtc

Last synced: 20 Nov 2024

https://github.com/backdaniel/rice-credits

minimalist protocol for a digital exchange network, with descentralized consensus and tail emission

p2p proof-of-work wip

Last synced: 12 Nov 2024

https://github.com/intpfx/dropzone

端到端即时通讯的渐进式网络应用

deno dropzone p2p pwa share snapdrop webrtc

Last synced: 23 Nov 2024

https://github.com/daniissac/votemesh

A decentralized, peer-to-peer polling web application

decentralized p2p poll polling

Last synced: 11 Nov 2024

https://github.com/dinosaw44/rps

Peer-to-peer application

p2p react webrtc

Last synced: 12 Dec 2024

https://github.com/shreckye/query-flooding-based-resource-sharer

A very simple P2P resource sharing program based on query flooding in Kotlin

p2p p2p-transfer resource-sharing

Last synced: 17 Nov 2024

https://github.com/davay42/p2p-board

A universal web-rtc p2p connector

js p2p webrtc

Last synced: 25 Dec 2024

https://github.com/faustom721/p2p-file-share

P2P file sharing application using unix's sockets API with Python.

networking p2p python sockets

Last synced: 17 Nov 2024

https://git.wownero.com/layter/neroshop

Decentralized P2P marketplace for Monero users (proof of concept)

monero p2p xmr dht neroshop kademlia cpp cryptocurrency decentralized ecommerce marketplace qml i2p

Last synced: 30 Sep 2024

https://github.com/dmdhrumilmistry/p2pshare

Peer to Peer file sharing python program

file-sharing p2p p2pshare python python3

Last synced: 15 Dec 2024

https://github.com/aman-tiwari001/krishicoin

KrishiCoin🌾 is a peer-to-peer (P2P) and decentralized finance (DeFi) platform built on the Base Blockchain (Ethereum L2). It empowers farmers and rural communities by offering a decentralized marketplace and crowdfunding opportunities, all while addressing key issues in the Indian agriculture sector.

base-blockchain blockchain coinbase crowdfunding defi ethereum marketplace mern-stack p2p peer-to-peer smart-contracts solidity web3

Last synced: 17 Dec 2024