Skip to content
#

cross-language

Here are 54 public repositories matching this topic...

Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.

  • Updated Oct 8, 2021
  • C++
KrishnaPG
KrishnaPG commented Oct 20, 2019

This looks good work.

For cross-language support, it would be good to go deep into one language with runtime support, rather than going wide and providing compile-time linking options for many languages.

For example, once C/C++ implementation is done, please:

  • provide connectivity options to invoke the API through HTTP/2, WebSockets, RPC etc. so that all other languages, such as

Improve this page

Add a description, image, and links to the cross-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cross-language topic, visit your repo's landing page and select "manage topics."

Learn more