p-ranav / awesome-hpp

A curated list of awesome header-only C++ libraries
The Unlicense
3.52k stars 220 forks source link

Please add https://github.com/zajo/leaf #37

Closed yesudeep closed 4 years ago

yesudeep commented 4 years ago

https://github.com/zajo/leaf - LEAF is a lightweight error handling library for C++11

yesudeep commented 4 years ago

also https://github.com/falemagn/uberswitch - Alternative to the switch statement.

yesudeep commented 4 years ago

https://github.com/kongaskristjan/fire-hpp - command line arguments

yesudeep commented 4 years ago

https://github.com/m-peko/bitflags - Single-header C++17 library for easily managing set of flags.