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

https://github.com/superauguste/zig-clap


https://github.com/superauguste/zig-clap

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# clap plugin interface for zig

[clap](https://github.com/free-audio/clap) is absolutely perfect for integration with Zig, so here it is! :)

This is not a simple translate-c of clap but rather an entire re-implementation in Zig with Zig semantics.