4 releases
new 0.0.4 | Feb 28, 2025 |
---|---|
0.0.3 | Feb 27, 2025 |
0.0.2 | Feb 24, 2025 |
0.0.1 | Feb 24, 2025 |
#50 in #status
126 downloads per month
2.5MB
52K
SLoC
Unofficial Rust Libraries for Exegy XCAPI
This is a simple project to support accessing the Exegy XCAPI API.
Getting Started
In order to build this project, you'll need to have access to the Exegy XCAPI RPMs for RHEL 9---which means you'll need access to the Exegy support site. These should be downloaded and installed locally before starting the devcontainer so the headers and libraries are mounted into the image.
The headers are required to rebuild the generated code in rxegy-sys
, but the libraries are required to successfully build/test. As a result, CI in this repo is fairly minimal and any unit tests, are intended to be run locally using pre-commit.
Dependencies
~0.4–2.7MB
~55K SLoC