#native #api #sdk

dolphindb

A Rust native API for DolphinDB

2 stable releases

3.2.1 Feb 10, 2025
3.2.0 Jan 3, 2025

#82 in #native

Download history 133/week @ 2024-12-30 21/week @ 2025-01-06 3/week @ 2025-01-13 6/week @ 2025-02-03 104/week @ 2025-02-10

110 downloads per month

MIT/Apache

195KB
5.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–17MB
~204K SLoC