Pinned Repositories
caps-rs
A pure-Rust library to work with Linux capabilities
ci
Kata Containers CI
cilium
eBPF-based Networking, Security, and Observability
cni
Container Network Interface - networking for Linux containers
community
crun
A fast and lightweight fully featured OCI runtime and C library for running containers
kata-containers
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
rlimit
A simple wrapper for getrlimit and setrlimit.
runc
CLI tool for spawning and running containers according to the OCI specification
seccomp-sys
low-level bindings to libseccomp
ManaSugi's Repositories
ManaSugi/caps-rs
A pure-Rust library to work with Linux capabilities
ManaSugi/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
ManaSugi/kata-containers
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
ManaSugi/rlimit
A simple wrapper for getrlimit and setrlimit.
ManaSugi/runc
CLI tool for spawning and running containers according to the OCI specification
ManaSugi/seccomp-sys
low-level bindings to libseccomp
ManaSugi/ci
Kata Containers CI
ManaSugi/cilium
eBPF-based Networking, Security, and Observability
ManaSugi/cni
Container Network Interface - networking for Linux containers
ManaSugi/community
ManaSugi/confine
This tool set can generate SECCOMP profiles for Docker images. It mainly relies on static analysis, making its results more reliable than currently available tools.
ManaSugi/container-selinux
SELinux policy files for Container Runtimes
ManaSugi/containerd
An open and reliable container runtime
ManaSugi/libc
Raw bindings to platform APIs for Rust
ManaSugi/libseccomp
The main libseccomp repository
ManaSugi/libseccomp-golang
The libseccomp golang bindings repository
ManaSugi/libseccomp-rs
Native Rust crate for libseccomp library
ManaSugi/nix
Rust friendly bindings to *nix APIs
ManaSugi/oci-ftrace-syscall-analyzer
An experimental tool to trace syscalls inside containers using ftrace
ManaSugi/railcar
RailCar: Rust implementation of the Open Containers Initiative oci-runtime
ManaSugi/runtime-tools
OCI Runtime Tools
ManaSugi/rust-blog
Educational blog posts for Rust beginners
ManaSugi/seccomp
Seccomp high-level wrapper
ManaSugi/selinux
common selinux implementation
ManaSugi/sysbox
An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
ManaSugi/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
ManaSugi/tests
Kata Containers tests, CI, and metrics
ManaSugi/www.katacontainers.io
Kata Containers website repo