Docs.rs
nodedb-types-0.0.0
nodedb-types 0.0.0
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
farhan-syah
Dependencies
nanoid ^0.4
normal
nodedb-codec ^0
normal
rand ^0.9
normal
rkyv ^0.8
normal
rust_decimal ^1
normal
serde ^1
normal
serde_json ^1
normal
sonic-rs ^0.5
normal
thiserror ^2.0
normal
ulid ^1
normal
uuid ^1
normal
zerompk ^0.3
normal
toml ^0.8
dev
Versions
58.04%
of the crate is documented
Go to latest version
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
Skip to main content
Module spacesaving
nodedb_
types
0.0.0
Module spacesaving
Module Items
Structs
In nodedb_
types::
approx
nodedb_types
::
approx
Module
spacesaving
Copy item path
Source
Expand description
SpaceSaving — approximate top-K heavy hitters (bounded memory).
Structs
§
Space
Saving
Space-saving algorithm for approximate top-K heavy hitters.