#illumos #contract #process #native-bindings #libcontract

libcontract-sys

native bindings to libcontract(3LIB), the illumos contract(5) management library

1 stable release

1.0.0 Aug 8, 2024

#10 in #illumos

MIT/Apache

14KB
275 lines

libcontract-sys

This crate contains hand-crafted native bindings for libcontract(3LIB) that do not require bindgen, depending only on Committed parts of the library API and ABI. This library allows programmatic access to the contract subsystem on illumos systems, as described in contract(5), libcontract(3LIB), and process(5).

License

Unless otherwise noted, all components are licensed under the Mozilla Public License Version 2.0.

Dependencies

~1.5MB
~40K SLoC