2 unstable releases

0.3.0 Nov 26, 2024
0.2.0 Feb 3, 2024

#38 in #modding

Download history 2/week @ 2024-08-17 22/week @ 2024-08-24 65/week @ 2024-08-31 18/week @ 2024-09-07 13/week @ 2024-09-14 25/week @ 2024-09-21 135/week @ 2024-09-28 122/week @ 2024-10-05 65/week @ 2024-10-12 1/week @ 2024-10-19 14/week @ 2024-10-26 17/week @ 2024-11-02 1/week @ 2024-11-09 3/week @ 2024-11-16 148/week @ 2024-11-23 13/week @ 2024-11-30

168 downloads per month
Used in 3 crates

MPL-2.0 license

55KB
1K SLoC

Overview

orthrus-core is part of the Orthrus ecosystem of crates. This crate is designed to hold helper functions for a variety of different operations that are common across many file formats, or that are too small to justify their own crate.

See the main Orthrus crate, as well as Rust's documentation for more information on the provided functionality.


lib.rs:

This crate is used as a utilities library for common functionality across Orthrus modules.

By default, this crate only enables modules which do not have any crate dependencies (aside from snafu, which is required for errors).

Dependencies

~0.3–1.2MB
~25K SLoC