#sdk #dolphin-db #dolphindb

dolphindb

A Rust native API for DolphinDB

3 stable releases

3.2.2 Mar 7, 2025
3.2.1 Feb 10, 2025
3.2.0 Jan 3, 2025

#473 in #sdk

MIT/Apache

210KB
6K SLoC

DolphinDB Client SDK

See DolphinDB docs for more information.


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–17MB
~199K SLoC