poroh / craftpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Craftpp

This library is set of useful building blocks in C++ that improves safety of development (like maybe::Maybe, result::Result) or promotes type-oriented develeopment (like types::Tagged).

Initially this library was developed as part of freewebrtc but finally I found that it can have it's own value as indenendent library.

About

License:MIT License


Languages

Language:C++ 91.5%Language:CMake 8.5%