8 releases

new 0.3.0 Apr 16, 2024
0.2.0 Apr 9, 2024
0.1.5 Aug 13, 2023
0.1.4 Apr 20, 2023
0.1.1 Aug 31, 2022

#40 in Compression

Download history 8582/week @ 2023-12-23 6833/week @ 2023-12-30 9206/week @ 2024-01-06 9362/week @ 2024-01-13 9689/week @ 2024-01-20 12024/week @ 2024-01-27 17101/week @ 2024-02-03 16495/week @ 2024-02-10 16534/week @ 2024-02-17 14000/week @ 2024-02-24 15689/week @ 2024-03-02 17245/week @ 2024-03-09 16533/week @ 2024-03-16 16022/week @ 2024-03-23 15251/week @ 2024-03-30 12751/week @ 2024-04-06

62,972 downloads per month
Used in include-blob

Apache-2.0 WITH LLVM-exception

105KB
2K SLoC

Rust 1K SLoC // 0.1% comments C++ 1K SLoC // 0.2% comments

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

~2MB
~38K SLoC