7 releases
Uses new Rust 2024
new 0.1.0 | Mar 11, 2025 |
---|---|
0.0.6 | Mar 3, 2025 |
0.0.4 | Feb 28, 2025 |
#38 in #status
588 downloads per month
2.5MB
54K
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.6–3MB
~59K SLoC