Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinyzenith/zig-llvm-divorce

⚡ar(1) and ranlib(1) compatible zig implementations⚡
https://github.com/shinyzenith/zig-llvm-divorce

Last synced: 25 days ago
JSON representation

⚡ar(1) and ranlib(1) compatible zig implementations⚡

Awesome Lists containing this project

README

        

# Zar, Zanlib

Freestanding implementations of ar(1) and ranlib(1) aimed at solving [this github issue](https://github.com/ziglang/zig/issues/9828).

## Supported archive formats:

Note: supported format list will be improved over time.

Work in progress formats are marked with `*`.

1. GNU (also known as System V). *
1. GNU thin. *