#native #sdk #information

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

#99 in #information

Download history 148/week @ 2025-01-01 9/week @ 2025-01-08 97/week @ 2025-02-05 33/week @ 2025-02-12 5/week @ 2025-02-19 5/week @ 2025-02-26 140/week @ 2025-03-05 6/week @ 2025-03-12

159 downloads per month

MIT/Apache

210KB
6K 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


lib.rs:

DolphinDB Client SDK

See DolphinDB docs for more information.

Dependencies

~8–17MB
~204K SLoC