diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 6cc557a8..17483f8b 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -53,6 +53,9 @@ Template Library of Tree Data Structures. ### [Fuxedo](https://github.com/fuxedo/fuxedo) Open source Oracle Tuxedo-like XATMI middleware for C and C++. +### [HIP CPU Runtime](https://github.com/ROCm-Developer-Tools/HIP-CPU) +A header-only library that allows CPUs to execute unmodified HIP code. It is generic and does not assume a particular CPU vendor or architecture. + ### [Inja](https://github.com/pantor/inja) A header-only template engine for modern C++.