go get go.openpit.dev/openpit
pip install openpit
cargo add openpit
#include <openpit.h>
git clone https://github.com/openpitkit/pit.git
Embeddable pre-trade risk engine Open-source pre-trade risk SDK for algorithmic and electronic trading systems Deterministic In-memory Policy-driven Concurrency-aware
OpenPit is an open-source pre-trade risk SDK and engine for algorithmic and electronic trading systems. The core is a deterministic, in-memory Rust library that validates orders against limits, exposures, and policies in-process, with bindings for Go, Python, and C.
Distributed under Apache-2.0 on GitHub, crates.io, PyPI, and go.openpit.dev.
go get go.openpit.dev/openpit
pip install openpit
cargo add openpit
#include <openpit.h>
git clone https://github.com/openpitkit/pit.git