Tyler Reisinger

Results 3 repositories owned by Tyler Reisinger

cache-macro

63
Stars
8
Forks
Watchers

A procedural attribute macro to automatically cache the results of a function call with given args.

prisma

21
Stars
5
Forks
Watchers

A powerful color representation, manipulation and conversion library that aims to be easy to use.

result

17
Stars
0
Forks
Watchers

A C++17 implementation of the "value or error" type Result<T, E>.