#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

#365 in #sdk

Download history 121/week @ 2024-12-29 32/week @ 2025-01-05 4/week @ 2025-01-12 6/week @ 2025-02-02 105/week @ 2025-02-09 23/week @ 2025-02-16 3/week @ 2025-02-23 119/week @ 2025-03-02 27/week @ 2025-03-09 3/week @ 2025-03-16

149 downloads per month

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
~197K SLoC