chipkent / deephaven-rust-client

Deephaven rust client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proof-of-Concept Rust Client for Deephaven Community Core

This is a proof-of-concept repository to showcase how a Rust client for Deephaven Community Core might be structured.

It does run and can perform some table operations on a server at localhost:10000:

$ cargo run

However, there is no guaranteed API, it only implements a small handful of functions, and generally is not fit for actual use. It is, for now, solely for example purposes and for possible future work.

About

Deephaven rust client


Languages

Language:Rust 100.0%