Skip to content

Commit

Permalink
add rang to README
Browse files Browse the repository at this point in the history
  • Loading branch information
agauniyal authored Aug 21, 2016
1 parent 3e57879 commit ca7daf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ libraries with novel use of new C++ features.
* [PEGTL](https://github.com/ColinH/PEGTL) - Parsing Expression Grammar Template Library (C++11, header-only).
* [pistache](http://pistache.io/) - An elegant C++ REST framework.
* [pybind11](https://github.com/pybind/pybind11) - Seamless operability between C++11 and Python.
* [rang](https://github.com/agauniyal/rang) - A simple, modern & header only C++11 library for colors in your terminal.
* [range-v3](https://github.com/ericniebler/range-v3) - Experimental range library for C++11/14/17.
* [rapidcheck](https://github.com/emil-e/rapidcheck) - QuickCheck clone for C++.
* [redox](https://github.com/hmartiro/redox) - Modern, asynchronous, and wicked fast C++11 client for Redis.
Expand Down

0 comments on commit ca7daf1

Please sign in to comment.