8 releases

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

#37 in Compression

Download history 9145/week @ 2024-01-08 9667/week @ 2024-01-15 9490/week @ 2024-01-22 13523/week @ 2024-01-29 17773/week @ 2024-02-05 16148/week @ 2024-02-12 15964/week @ 2024-02-19 14406/week @ 2024-02-26 16553/week @ 2024-03-04 17058/week @ 2024-03-11 16344/week @ 2024-03-18 15732/week @ 2024-03-25 14941/week @ 2024-04-01 14507/week @ 2024-04-08 16488/week @ 2024-04-15 13606/week @ 2024-04-22

61,753 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