4 个版本

0.0.5+2.7.0 2024 年 2 月 24 日
0.0.4+2.7.0 2023 年 11 月 28 日
0.0.3+2.6.0 2023 年 9 月 12 日
0.0.2+2.3.0 2023 年 3 月 19 日

#2421数据库接口

Download history • Rust 包仓库 2100/week @ 2024-03-14 • Rust 包仓库 2445/week @ 2024-03-21 • Rust 包仓库 1608/week @ 2024-03-28 • Rust 包仓库 1707/week @ 2024-04-04 • Rust 包仓库 1533/week @ 2024-04-11 • Rust 包仓库 913/week @ 2024-04-18 • Rust 包仓库 1351/week @ 2024-04-25 • Rust 包仓库 1311/week @ 2024-05-02 • Rust 包仓库 1386/week @ 2024-05-09 • Rust 包仓库 2149/week @ 2024-05-16 • Rust 包仓库 1161/week @ 2024-05-23 • Rust 包仓库 1120/week @ 2024-05-30 • Rust 包仓库 828/week @ 2024-06-06 • Rust 包仓库 437/week @ 2024-06-13 • Rust 包仓库 424/week @ 2024-06-20 • Rust 包仓库 279/week @ 2024-06-27 • Rust 包仓库

2,148 每月下载量
10 个 Crates 中使用 (通过 speedb)

MIT/Apache-2.0/BSD-3-Clause

17MB
374K SLoC

C++ 356K SLoC // 0.1% comments • Rust 包仓库 Python 9K SLoC // 0.1% comments • Rust 包仓库 Shell 4K SLoC // 0.2% comments • Rust 包仓库 C 3K SLoC // 0.0% comments • Rust 包仓库 GNU Style Assembly 543 SLoC // 0.1% comments • Rust 包仓库 INI 431 SLoC // 0.1% comments • Rust 包仓库 Rust 388 SLoC // 0.1% comments • Rust 包仓库 PowerShell 313 SLoC // 0.2% comments • Rust 包仓库 Bitbake 168 SLoC // 0.2% comments • Rust 包仓库 Bazel 101 SLoC // 0.5% comments • Rust 包仓库

RocksDB 绑定

对 RocksDB 的 C API 的底层绑定。

基于 Tyler Neely 的原始工作 https://github.com/rust-rocksdb/rust-rocksdb 和 Jeremy Fitzhardinge https://github.com/jsgf/rocksdb-sys

版本

librocksdb-sys 的版本号格式为 X.Y.Z+RX.RY.RZ,其中 X.Y.Z 是此 crate 的版本,遵循 SemVer 规范,而 RX.RY.RZ 是捆绑的 rocksdb 的版本。

依赖关系

~0–4.5MB
~75K SLoC