26 releases (16 breaking)

0.17.0 Sep 28, 2023
0.16.2 Nov 12, 2022
0.16.1 Sep 11, 2021
0.15.0 Oct 6, 2020
0.7.0 Jul 22, 2018

#538 in Unix APIs

Download history 267/week @ 2024-12-09 139/week @ 2024-12-16 150/week @ 2024-12-23 63/week @ 2024-12-30 127/week @ 2025-01-06 124/week @ 2025-01-13 153/week @ 2025-01-20 141/week @ 2025-01-27 185/week @ 2025-02-03 152/week @ 2025-02-10 171/week @ 2025-02-17 196/week @ 2025-02-24 144/week @ 2025-03-03 184/week @ 2025-03-10 180/week @ 2025-03-17 130/week @ 2025-03-24

655 downloads per month
Used in 6 crates

MIT/Apache and LGPL-2.1

105KB
5.5K SLoC

syscallz-rs Build Status crates.io docs.rs

Simple seccomp library for rust. Please note that the syscall list is incomplete and you might need to send a PR to get your syscalls included. This crate releases frequently if the syscall list has been updated.

# Cargo.toml
[dependencies]
syscallz = "0.16"

License

MIT/Apache-2.0

Dependencies

~0.3–0.8MB
~19K SLoC