Skip to content

SuperTails/deephaven-rust-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages