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 source4107discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: peer-to-peer清除
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
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