#binding #uid #gid #munge #emporium

munge-rs

Rust FFI binding for MUNGE Uid 'N' Gid Emporium

1 unstable release

new 0.1.5 Oct 22, 2024
0.1.4 Oct 22, 2024
0.1.3 Oct 22, 2024

#412 in Authentication

Download history 380/week @ 2024-10-19

380 downloads per month

MIT license

46KB
589 lines

Munge RS

Rust FFI binding for MUNGE Uid 'N' Gid Emporium.

Building

git clone --depth 1 https://github.com/It4innovations/munge-rs
cd munge-rs
cargo build --release

Running tests

To run the tests and see more output use

cargo test -q -- --nocapture

Otherwise use

cargo test

lib.rs:

Rust FFI binding for MUNGE Uid 'N' Gid Emporium

Dependencies

~1.2–4MB
~72K SLoC