Cilium is an eBPF-based networking, security, and observability solution for Kubernetes. It offers CNI networking, identity-based L3-L7 policies, distributed load balancing that can replace kube-proxy, multi-cluster Cluster Mesh, service mesh with mutual authentication, and Hubble observability. It is a CNCF Graduated project with Apache 2.0-licensed user space code.
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 source3941discovered
A little curiosity. A world of open source.
THE FIRST COLLECTIONTopic: bpf清除
ciliumcilium
ADDEDcapstonecapstone-engine
ADDEDOpen-source disassembly framework written in pure C, supporting 20+ architectures including x86, ARM, AArch64, RISC-V, MIPS and PowerPC, with a clean architecture-neutral API, multi-language bindings, and detailed instruction semantics for binary analysis and reverse engineering.
pybpf_asmsegevfiner
ADDEDpybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.