Skip to content

Third party libraries

Karel Kubicek edited this page Jan 12, 2018 · 8 revisions

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.
Clone this wiki locally