3 unstable releases

0.3.1 Apr 1, 2025
0.3.0 Nov 26, 2024
0.2.0 Feb 3, 2024

#5 in #justify

Download history 19/week @ 2025-10-12 16/week @ 2025-10-19 10/week @ 2025-10-26 41/week @ 2025-11-09 23/week @ 2025-11-16 3/week @ 2025-11-23 3/week @ 2025-11-30 8/week @ 2025-12-07 49/week @ 2025-12-14 5/week @ 2025-12-21 2/week @ 2025-12-28 44/week @ 2026-01-04 131/week @ 2026-01-11 16/week @ 2026-01-18 30/week @ 2026-01-25

221 downloads per month
Used in 3 crates

MPL-2.0 license

54KB
1K SLoC

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).


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.

Dependencies

~0.3–1.2MB
~24K SLoC