2 releases

0.1.1 Mar 3, 2024
0.1.0 Dec 23, 2023

#645 in Math

39 downloads per month

MIT/Apache

19KB
217 lines

Iron Oxide Unsafe (IROX-UNSAFE) Libraries

A collection of (hopefully) useful unsafe crates written in Rust.

MIT Apache Maintenance GitHub Workflow Status (with event) Crates.io docs.rs

Contributor Covenant Semver2.0 ConvCommits unsafe forbidden

Current Modules & Organization:

  • irox-unsafe - Aggregator module
  • libraries - Rust 'library' crates, usually without binaries
    • safe-linux - Wrappers around the linux native API functions & SYSCALLs to make them ergonomic
    • safe-windows - Wrappers around the windows native unsafe functions to make them ergonomic

Version Status

Crate Status
irox-safe-windows safe-windows-vsn-shield safe-windows-doc-shield
irox-safe-linux safe-linux-vsn-shield safe-linux-doc-shield

Dependencies

~0–26MB
~339K SLoC