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

https://github.com/nektro/zig-git

Inspect into the depths of your .git folder purely from Zig
https://github.com/nektro/zig-git

zig zig-package

Last synced: 12 months ago
JSON representation

Inspect into the depths of your .git folder purely from Zig

Awesome Lists containing this project

README

          

# zig-git

![loc](https://sloc.xyz/github/nektro/zig-git)
[![license](https://img.shields.io/github/license/nektro/zig-git.svg)](https://github.com/nektro/zig-git/blob/master/LICENSE)
[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)

Inspect into the depths of your .git folder purely from Zig.