Skip to content

Third party libraries

Karel Kubicek edited this page Mar 2, 2018 · 1 revision

EACirc uses external library for JSON config parsing and PCG pseudo random generator.

JSON

PCG C++

Google test

  • EACirc-streams and core are verified using unit and integreation tests. We use Google test library for that.