Send Feedback
Skip to content

Rust client for KDB-X

A KDB-X interface for the Rust programming language is documented and available to download from https://github.com/KxSystems/kxkdb.

The interface comprises two features:

  • IPC: Connecting Rust and KDB-X processes via IPC
  • API: Embedding Rust code inside KDB-X processes