Sunbeam Studios

Our open-source projects, here for you!

ar_archive_writer (0.5.1)

Published 2026-03-26 10:55:27 +00:00 by siennathesane

Installation

[registry]
default = "gitea"

[registries.gitea]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add ar_archive_writer@0.5.1

About this package

A writer for object file ar archives

A writer for object file ar archives

This is a Rust port of LLVM's archive writer (see the LLVM Reference for details) with the following options removed:

  • Deterministic: always enabled.
  • Symbol tables: always enabled.

License

Licensed under Apache License v2.0 with LLVM Exceptions (LICENSE.txt or https://llvm.org/LICENSE.txt)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

Dependencies

ID Version
object ^0.37.1
cargo-binutils ^0.3.6
object ^0.37.1
pretty_assertions ^1.4.1

Keywords

ar archive
Details
Cargo
2026-03-26 10:55:27 +00:00
0
Apache-2.0 WITH LLVM-exception
83 KiB
Assets (1)
Versions (1) View all
0.5.1 2026-03-26