Docs.rs
vsdb_slot_db-0.7.3
This release has been yanked
Platform
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
vsdb_slot_db 0.7.3
A skip-list like timestamp DB
Crate
Source
Builds
Feature flags
Documentation
Coverage
36.36%
4
out of
11
items documented
0
out of
11
items with examples
Ø build duration
all releases: 2m 10s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
rust-util-collections/vsdb
27
7
0
crates.io
Dependencies
ruc ^5.0.10
normal
serde ^1.0.136
normal
vsdb ^0.60.0
normal
criterion ^0.5.1
dev
rand ^0.8.5
dev
Versions
9.0.0
(2026-03-07)
8.3.0
(2026-02-27)
8.1.0
(2026-02-26)
8.0.1
(2026-02-26)
8.0.0
(2026-02-24)
7.1.0
(2025-12-06)
7.0.0
(2025-12-04)
6.0.0
(2025-11-27)
5.1.0
(2025-11-27)
5.0.0
(2025-08-11)
4.0.5
(2025-07-26)
4.0.4
(2025-07-19)
4.0.3
(2025-07-19)
4.0.2
(2025-07-19)
4.0.1
(2025-04-22)
4.0.0
(2025-04-22)
3.0.0
(2024-10-12)
2.0.0
(2024-10-07)
1.0.0
(2024-06-28)
0.30.0
(2024-06-19)
0.9.1
(2024-04-27)
0.9.0
(2024-02-18)
0.8.1
(2023-10-10)
0.8.0
(2023-07-21)
0.7.5
(2023-07-20)
0.7.4
(2023-07-13)
0.7.3
(2023-07-04)
0.7.2
(2023-07-03)
0.7.1
(2023-07-03)
0.7.0
(2023-07-02)
0.6.1
(2023-06-21)
0.6.0
(2023-06-21)
0.5.0
(2023-06-18)
0.4.0
(2023-06-16)
0.3.0
(2023-06-14)
0.2.0
(2023-06-14)
0.1.0
(2023-06-12)
Owners
vsdb_slot_db-0.7.3 has been yanked.
Slot DB
A
Skip List
-like timestamp database, based on the powerful
vsdb
crate.