Noise is a lightweight and high-performance framework for building distributed peer-to-peer (P2P) systems in Go. Designed to be modular and easy to use, Noise abstracts away the complexity of building scalable networked applications, enabling developers to focus on protocol logic rather than low-level networking. It offers an actor-model inspired concurrency design and supports peer discovery, messaging, and transport encryption out of the box. Suitable for applications like decentralized ledgers, chat apps, and distributed services, Noise brings a solid foundation for experimenting with or deploying P2P systems with minimal overhead.
Features
- Written in Go with a focus on performance and simplicity
- Built-in peer discovery and messaging system
- Modular and extensible architecture for custom protocols
- Secure communication with encryption support
- Actor-model concurrency design for scalable workloads
- Pluggable transport layer (TCP, WebSockets, etc.)
- Built-in support for gossip protocols and DHTs
- Lightweight and easy to integrate into Go projects
Categories
CommunicationsLicense
MIT LicenseFollow Noise
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Noise!