Docs.rs
nikidb-0.1.0
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
nikidb 0.1.0
an embedded k-v storage written in rust, similar to boltdb
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
30
items documented
0
out of
15
items with examples
Ø build duration
all releases: 17s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
szuwgh/nikidb
6
0
0
crates.io
Dependencies
crc ^1.8
normal
fnv ^1.0.6
normal
integer-encoding ^3.0.2
normal
lock_api ^0.1.5
normal
log ^0.4.8
normal
memmap ^0.7
normal
memoffset ^0.6
normal
page_size ^0.4.2
normal
parking_lot ^0.7.1
normal
thiserror ^1.0
normal
Versions
0.1.1
(2022-07-12)
0.1.0
(2022-07-12)
Owners
nikidb
A embedded k-v storage in pure Rust