tailhook / unshareLinks
The low-level linux containers creation library for rust
☆133Updated 2 years ago
Alternatives and similar repositories for unshare
Users that are interested in unshare are comparing it to the libraries listed below
Sorting:
- A pure-Rust library to work with Linux capabilities☆91Updated last month
- A Rust library for using Linux devicemapper☆76Updated 2 weeks ago
- A FUSE (Filesystem in Userspace) library for Rust☆112Updated 2 weeks ago
- Raw system calls for Rust☆101Updated 2 years ago
- Native Rust library for managing control groups under Linux☆77Updated 3 years ago
- probe: Static probes for Rust☆101Updated last week
- A kernel module written in Rust☆135Updated 6 years ago
- A sandboxing library for Rust | now on https://codeberg.org/valpackett/rusty-sandbox☆58Updated 3 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- TLS parser written in rust with nom☆118Updated 3 weeks ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Minimal MacOS Kernel Extension in Rust☆59Updated 7 years ago
- Dynamic function call interposition / hooking (LD_PRELOAD) for Rust☆183Updated 3 years ago
- Rust type safe netlink library☆209Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Send syslog messages from Rust☆120Updated last year
- A simple Rust crate to drop privileges☆37Updated 5 months ago
- Rust bindings and abstraction for libnftnl, low-level userspace access to the in-kernel nf_tables subsystem☆87Updated this week
- Tokio-based IMAP implementation