🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

hg_cpp

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hg_cpp

A C++ performance runtime engine for HGraph

0.0.5
Maintainers
1

hg_cpp

A high performance implementation of the HGraph runtime.

Development

The project is currently configured to make use of uv for dependency management. Take a look at the website to see how best to install the tool. Once you have checked out the project, you can install the project for development using the following command:

uv venv --python 3.12

This should be installed in the .venv folder within the project.

For users of CLion / PyCharm, you can then add the environment by selecting an existing virtual environment using the location above.

To install the dependencies run below:

uv sync

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts