lxc/lxc
LXC - Linux Containers
Repository profile
Making containers more secure with eBPF and Linux Security Modules (LSM)
Repository updates
Get generated lockc-project/lockc development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-21 03:04
3 captures since 2026-06-19
Stars from baseline 0
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-21 03:04
Cargo.toml
rust ecosystem,
0 dependencies
Cargo.lock
rust ecosystem,
289 dependencies
lockc-common/Cargo.toml
rust ecosystem,
3 dependencies
lockc-ebpf/Cargo.toml
rust ecosystem,
3 dependencies
lockc/Cargo.toml
rust ecosystem,
27 dependencies
lockctl/Cargo.toml
rust ecosystem,
6 dependencies
xtask/Cargo.toml
rust ecosystem,
12 dependencies
lockc-ebpf/Cargo.lock
rust ecosystem,
17 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
LXC - Linux Containers
Run any Linux process in a secure, unprivileged sandbox using Landlock. Think firejail, but lightweight, user-friendly, and baked into the kernel.
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Linux Runtime Security and Forensics using eBPF
Application Kernel for Containers
eBPF Firewall 是基于 eBPF 技术的高性能网络防火墙系统,具有实时入站流量监控、规则过滤和黑名单管理等功能。主要用于在资源有限的 VPS 中进行入站流量监控和过滤。(因特殊原因后续代码无法继续开源...)