OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4100discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: peer-to-peer清除
crocschollz
ADDED

croc is a cross-platform CLI tool for securely sending files, folders and text between any two computers using end-to-end encryption and PAKE code phrases, with relay fallback, resumable transfers, a browser client, and self-hostable relays.

ProductivitySelf-hostedUtilities
9vcssandgorgon
ADDED

9vcs is a version control system built on the 9P protocol, written in pure Go with no daemon or database. History is stored as content-addressed patches rather than snapshots, identity is an Ed25519 keypair, and small trusted teams sync directly peer to peer instead of through a hosting platform.

Developer toolsSelf-hostedCLI & terminal
syncthingsyncthing
ADDED

Syncthing is an open-source continuous file synchronization program that synchronizes files between two or more computers.

Self-hostedProductivityCloud & storage
ADDED

Valve's GameNetworkingSockets is a cross-platform transport layer for games offering reliable/unreliable UDP messages, fragmentation/reassembly, P2P networking, NAT traversal via ICE, and AES-256-GCM encryption.

GamesGame frameworks
ADDED

tailscaled-rs is an experimental, independent Rust daemon that implements the Tailscale control protocol to join WireGuard-based mesh networks. It provides a persistent background service with CLI management, state persistence, and local API access, serving as a community-driven alternative to the official client.

Developer toolsSelf-hostedBackend & APIs