Skip to content

Commit 010490e

Browse files
add QuantLib and Finance section
1 parent c3c0fc0 commit 010490e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
1515
- [Cryptography](#cryptography)
1616
- [Database](#database)
1717
- [Debug](#debug)
18+
- [Finance](#finance)
1819
- [Game Engine](#game-engine)
1920
- [GUI](#gui)
2021
- [Graphics](#graphics)
@@ -222,6 +223,9 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
222223
* [Remotery](https://github.com/Celtoys/Remotery) - Single C File Profiler with Web Viewer. [Apache2]
223224
* [UnitTest++](http://unittest-cpp.sourceforge.net/) - A lightweight unit testing framework for C++. [MIT/X Consortium license]
224225

226+
## Finance
227+
* [QuantLib](http://quantlib.org/index.shtml) - A free/open-source library for quantitative finance [BSD]
228+
225229
## Game Engine
226230

227231
* [Allegro](http://alleg.sourceforge.net) - A cross-platform library mainly aimed for video games and multimedia programming. [zlib]

0 commit comments

Comments
 (0)