| Package                          | Copyright (c)                     | License                            | Version        | Notes                                                | References                                                                    |
|:---------------------------------|:----------------------------------|:-----------------------------------|:---------------|:-----------------------------------------------------|:------------------------------------------------------------------------------|
| CLI11                            | University of Cincinnati          | 3-Clause BSD                       | 2.2.0          | Fork                                                 | https://github.com/hailo-ai/CLI11                                             |
| Catch2                           | Catch2 Authors                    | BSL-1.0                            | 2.13.7         | Cloned entire package                                | https://github.com/catchorg/Catch2                                            |
| protobuf                         | Google Inc.                       | BSD                                | 21.12          | Cloned entire package                                | https://github.com/protocolbuffers/protobuf                                   |
| pybind11                         | Wenzel Jakob                      | BSD                                | 2.10.1         | Cloned entire package                                | https://github.com/pybind/pybind11                                            |
| spdlog                           | Gabi Melman                       | MIT                                | 1.14.1         | Cloned entire package                                | https://github.com/gabime/spdlog                                              |
| folly                            | Facebook, Inc. and its affiliates | Apache License 2.0                 | v2020.08.17.00 | Copied only the file `folly/TokenBucket.h`           | https://github.com/facebook/folly                                             |
| nlohmann_json_cmake_fetchcontent | ArthurSonzogni                    | MIT License                        | v3.9.1         | Cloned entire package                                | https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent            |
| readerwriterqueue                | Cameron Desrochers                | Simplified BSD                     | 1.0.3          | Cloned entire package                                | https://github.com/cameron314/readerwriterqueue                               |
| DotWriter                        | John Vilk                         | MIT License                        | master         | Fork                                                 | https://github.com/hailo-ai/DotWriter                                         |
| benchmark                        | Google Inc.                       | Apache License 2.0                 | 1.6.0          | Cloned entire package                                | https://github.com/google/benchmark.git                                       |
| md5                              | Alexander Peslyak                 | cut-down BSD                       | -              | Copied code from website                             | http://openwall.info/wiki/people/solar/software/public-domain-source-code/md5 |
| pevents                          | Mahmoud Al-Qudsi                  | MIT License                        | master         | Cloned entire package                                | https://github.com/neosmart/pevents.git                                       |
| grpc                             | Google Inc.                       | Apache License 2.0                 | 1.54.0         | Cloned entire package                                | https://github.com/grpc/grpc                                                  |
| stb                              | Sean Barrett                      | MIT License                        | 0.97           | Copied only the file `stb/stb_image_resize.h`        | https://github.com/nothings/stb                                               |
| eigen                            |                                   | Mozilla Public License 2.0         | 3.4.0          | Cloned entire package                                | https://gitlab.com/libeigen/eigen                                             |
| libusb                           |                                   | GNU LESSER GENERAL PUBLIC LICENSE  | 1.0.27         | Cloned entire package                                | https://github.com/libusb/libusb.git                                          |
| xxHash                           | Yann Collet                       | 2-Clause BSD                       | 0.8.2          | Cloned entire package, used as a header-only lib     | https://github.com/Cyan4973/xxHash                                            |
