permutationlock/zig_type_traits

A simple version of Rust style type traits in Zig

Zigziggenerics
This is stars and forks stats for /permutationlock/zig_type_traits repository. As of 08 May, 2024 this repository has 12 stars and 0 forks.

Zig Type Traits A simple version of Rust style type traits for Zig. Allows defining traits and compile-time verifying that types satisfy them. Note: Nothing is done to require that every declaration referenced on a type must belong to a trait that was implemented. In other words, duck-typing still works as usual, but trait verification runs first. Therefure the library mainly serves as a convention that provides nice error messages and type documentation. Basic use A trait is simply a comptime function...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
newridho/Halo-Dunia23AssemblyHTMLJavaScript60270
tr1ckydev/chameleonZig19000
nolanderc/glsl_analyzerZigPythonOther48000