Docs.rs
uwheel-0.3.0
uwheel 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Max-Meldrum
Dependencies
hashbrown ^0.14.3
normal
optional
multiversion ^0.7.3
normal
optional
parking_lot ^0.12
normal
optional
prettytable-rs ^0.10.0
normal
optional
serde ^1.0
normal
optional
serde-big-array ^0.5.1
normal
optional
smallvec ^1.11.2
normal
optional
time ^0.3.30
normal
uwheel-stats ^0.3.0
normal
optional
bincode ^1.3.3
dev
bitpacking ^0.9.2
dev
criterion ^0.4
dev
fastrand ^2.0.2
dev
pco ^0.1.3
dev
proptest ^1.5.0
dev
rand ^0.8.5
dev
time ^0.3.30
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uwheel
0.3.0
Module min_max
Module Items
Structs
In uwheel::
aggregator
uwheel
::
aggregator
Module
min_max
Copy item path
Source
Available on
crate feature
min_max
only.
Expand description
Incremental MinMax aggregation for temporal pruning
Structs
ยง
F32Min
MaxAggregator
F64Min
MaxAggregator
I8Min
MaxAggregator
I16Min
MaxAggregator
I32Min
MaxAggregator
I64Min
MaxAggregator
MinMax
State
MinMax Aggregate State
U16Min
MaxAggregator
U32Min
MaxAggregator
U64Min
MaxAggregator