#events #rxegy #xcapi

yanked rxegy

Unofficial Exegy XCAPI in Rust

7 releases

Uses new Rust 2024

0.1.0 Mar 11, 2025
0.0.6 Mar 3, 2025
0.0.4 Feb 28, 2025

#533 in Algorithms

Apache-2.0

2.5MB
54K SLoC

Unofficial Rust Libraries for Exegy XCAPI

LicenseDependency StatusGitHub Workflow StatusContributor Covenant

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
~58K SLoC