seccomp / libseccomp-golangLinks
The libseccomp golang bindings repository
☆296Updated last month
Alternatives and similar repositories for libseccomp-golang
Users that are interested in libseccomp-golang are comparing it to the libraries listed below
Sorting:
- Go library for installing a seccomp BPF system call filter.☆91Updated 3 weeks ago
- runc bindings for Go☆168Updated last year
- Simple network namespace handling for go.☆413Updated 3 weeks ago
- Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licens…☆359Updated 7 months ago
- Trace Go program execution with uprobes and eBPF☆307Updated 6 months ago
- procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.☆838Updated 2 weeks ago
- Automatically exported from code.google.com/p/go-shlex☆190Updated 5 years ago
- Utilities for manipulating POSIX capabilities in Go.☆113Updated last year
- Parse and print size and time units in human-readable format☆235Updated last year
- Common digest package used across the container ecosystem☆204Updated 3 weeks ago
- Virtual Machine Manager for Go (govmm) is a suite of packages that provide Go APIs for creating and managing virtual machines.☆310Updated 3 years ago
- Utility package to work with network connections☆228Updated last month
- Package smbios provides detection and access to System Management BIOS (SMBIOS) and Desktop Management Interface (DMI) data and structure…☆169Updated 2 years ago
- As seen at Gophercon 2017☆326Updated last year
- Package ndp implements the Neighbor Discovery Protocol, as described in RFC 4861. MIT Licensed.☆231Updated last year
- Intel CPUID library for Go Programming Language☆309Updated 9 months ago
- Package netlink provides low-level access to Linux netlink sockets (AF_NETLINK). MIT Licensed.☆1,005Updated last month
- Go bindings for liblxc☆457Updated last year
- Print version used to build Go executables☆274Updated last year
- fifo pkg for Go