#uid #binding #gid #munge #emporium

munge-rs

Rust FFI binding for MUNGE Uid 'N' Gid Emporium

1 unstable release

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

#552 in Authentication

Download history 370/week @ 2024-10-20 18/week @ 2024-10-27 4/week @ 2024-11-03 1/week @ 2024-11-10 6/week @ 2024-12-08 34/week @ 2025-01-19 12/week @ 2025-01-26 16/week @ 2025-02-02

62 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
~71K SLoC