Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slamko/zic

A set of Zig-inspired macros for type-based error handling in C
https://github.com/slamko/zic

error-handling framework header-only macros preprocessor programming-language typesystem zig

Last synced: 21 days ago
JSON representation

A set of Zig-inspired macros for type-based error handling in C

Awesome Lists containing this project

README

        

# Zic (Zig + C)

### Convenient macro-wrappers library for error handling in C without ```longjmp``` and any other non fancy stuff.