#native #api #sdk

dolphindb

A Rust native API for DolphinDB

1 stable release

3.2.0 Jan 3, 2025

#74 in #native

Download history 148/week @ 2025-01-01 9/week @ 2025-01-08

157 downloads per month

MIT/Apache

180KB
5K SLoC

DolphinDB Rust SDK

A Rust native API for DolphinDB

Requirements

To use DolphinDB Rust SDK, add these lines into your Cargo.toml dependencies section:

dolphindb = { path = "/path/to/api-rust" }
tokio = "1.41"

Manual

DolphinDB

Dependencies

~8–18MB
~203K SLoC