Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cilium | 14,715 | 15 | 12 hours ago | 547 | September 14, 2022 | 1,106 | apache-2.0 | Go | ||
eBPF-based Networking, Security, and Observability | ||||||||||
Zerotierone | 10,645 | 1 | 12 hours ago | 6 | March 29, 2017 | 187 | other | C++ | ||
A Smart Ethernet Switch for Earth | ||||||||||
Libzmq | 8,360 | 15 | 15 days ago | 2 | March 24, 2018 | 271 | gpl-3.0 | C++ | ||
ZeroMQ core engine in C++, implements ZMTP/3.1 | ||||||||||
Portmaster | 6,409 | 1 | 4 days ago | 106 | September 22, 2022 | 311 | agpl-3.0 | Go | ||
🏔 Love Freedom - ❌ Block Mass Surveillance | ||||||||||
Netmaker | 6,295 | 12 hours ago | 64 | September 20, 2022 | 140 | other | Go | |||
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks. | ||||||||||
Netshoot | 5,860 | 11 days ago | 20 | apache-2.0 | Shell | |||||
a Docker + Kubernetes network trouble-shooting swiss-army container | ||||||||||
Fast Android Networking | 5,536 | 13 days ago | 241 | apache-2.0 | Java | |||||
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀 | ||||||||||
Gamenetworkingresources | 5,397 | 3 months ago | 2 | C | ||||||
A Curated List of Game Network Programming Resources | ||||||||||
Hp Socket | 5,053 | 1 | 1 | 2 months ago | 1 | September 25, 2017 | 24 | other | C | |
High Performance TCP/UDP/HTTP Communication Component | ||||||||||
Cjdns | 4,987 | 22 days ago | 1 | February 27, 2018 | 106 | gpl-3.0 | C | |||
An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. |
Calico is a widely adopted, battle-tested open source networking and network security solution for Kubernetes, virtual machines, and bare-metal workloads. Calico provides two major services for Cloud Native applications:
Calico’s flexible architecture supports a wide range of deployment options, using modular components and technologies, including:
There are many avenues to get started with Calico depending on your situation.
Calico is an open source project, and welcomes your contribution, be it through code, a bug report, a feature request, or user feedback.
The Calico community is committed to fostering an open and welcoming environment, with several ways to engage with other users and developers. You can find out more about our monthly meetings, Slack group, and Discourse by visiting our community repository.
Calico is open source, with most code and documentation available under the Apache 2.0 license (see the LICENSE), though some elements are necessarily licensed under different open source licenses for compatibility with upstream licensing or code linking. For example, some Calico BPF programs are licensed under GPL v2.0 for compatibility with Linux kernel helper functions.