Skip to content

Commit

Permalink
Merge pull request fffaraz#931 from p-ranav/master
Browse files Browse the repository at this point in the history
Added tabulate for Modern C++
  • Loading branch information
myd7349 authored Jan 3, 2020
2 parents 54c3e6c + 8a6d0f9 commit cf09891
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 @@ -201,6 +201,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [Ncurses](http://invisible-island.net/ncurses/) - A terminal user interface. [MIT]
* [PDCurses](https://github.com/wmcbrine/PDCurses) - Public domain curses library with both source code and pre-compiled library available. [PublicDomain]
* [replxx](https://github.com/AmokHuginnsson/replxx) - A readline and libedit replacement that supports UTF-8, syntax highlighting, hints, works on Unix and Windows. [BSD]
* [tabulate](https://github.com/p-ranav/tabulate) - Table Maker for Modern C++ [MIT]
* [TCLAP](http://tclap.sourceforge.net) - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [MIT]

Expand Down

0 comments on commit cf09891

Please sign in to comment.