1 unstable release

0.1.0 Feb 16, 2025

#612 in Hardware support

Download history 94/week @ 2025-02-12 28/week @ 2025-02-19 72/week @ 2025-02-26

194 downloads per month

MIT/Apache

9KB
50 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

lib.rs:

Intel x86-64 Architecture-specific bits & bobs

No runtime deps