Docs.rs
ctp-dyn-0.1.10-alpha2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ctp-dyn 0.1.10-alpha2
sfit ctp & ctp-mini & ctp-sopt rust native binding with dynlib libloading support, compatible with Windows, Linux and macOS
Crate
Source
Builds
Feature flags
Documentation
Coverage
70.77%
6557
out of
9265
items documented
0
out of
1000
items with examples
Size
Source code size: 8.72 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 285.21 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 59s
Average build duration of
successful
builds.
all releases: 1m 34s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Repository
crates.io
Dependencies
encoding_rs ^0.8.35
normal
futures ^0.3.31
normal
libloading ^0.8.8
normal
memchr ^2.7.5
normal
Inflector ^0.11.4
build
bindgen ^0.72.0
build
clang ^2.0.0
build
clang-sys ^1.8.1
build
encoding_rs ^0.8.35
build
regex ^1.11.1
build
roxmltree ^0.20.0
build
Versions
0.1.11-alpha1
(2026-03-04)
0.1.10-alpha4
(2025-09-06)
0.1.10-alpha3
(2025-08-26)
0.1.10-alpha2
(2025-08-14)
0.1.10-alpha1
(2025-08-13)
0.1.9-alpha3
(2025-05-22)
0.1.9-alpha2
(2025-05-20)
0.1.9-alpha1
(2025-05-19)
0.1.8
(2025-05-11)
0.1.7
(2025-04-30)
0.1.6
(2025-02-18)
0.1.5
(2024-12-17)
0.1.4
(2024-12-13)
0.1.3
(2024-12-12)
0.1.2
(2024-12-10)
0.1.1
(2024-12-09)
0.1.0
(2024-12-09)
Owners
ctp-dyn
上期技术 ctp rust 语言原生封装:
支持生产,测评,OpenCTP, LocalCTP 版本, 适配 Linux, MacOS, Windows
采用 libloading 加载动态库技术,通过程序配置可以轻松切换不同柜台环境
不再需要从源代码构建项目,ctp 版本之间切换更方便
保持与原生 ctp 接口一致的调用方式,更方便跨语言的项目转写
较为灵活的 codegen 脚本,方便开发者生成自己的封装接口
examples
查看 examples 目录