Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Rust client for kdb+

A kdb+ 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+ processes via IPC
  • API: Embedding Rust code inside kdb+ processes