7 unstable releases (3 breaking)
Uses new Rust 2024
| 0.7.1 | Oct 31, 2025 |
|---|---|
| 0.7.0 | Oct 28, 2025 |
| 0.6.0 | Oct 21, 2025 |
| 0.5.2 | Oct 19, 2025 |
| 0.4.0 | Oct 11, 2025 |
#2333 in Data structures
510 downloads per month
Used in 8 crates
(via paft)
270KB
4K
SLoC
paft-aggregates
Aggregated snapshot models built on the paft primitives.
Install
Prefer the facade crate for most applications:
[dependencies]
paft = "0.7.1"
Advanced (direct dependency, minimal features):
[dependencies]
paft-aggregates = { version = "0.7.1", default-features = false }
What’s inside
info:FastInfo,Info— lightweight instrument snapshots (identity, prices, ranges, and timestamp)
Features
bigdecimal: change money backend fromrust_decimaltobigdecimalviapaft-moneypanicking-money-ops: forwards topaft-moneyto enable panicking arithmetic operators
Links
- API docs: docs.rs/paft-aggregates
- Workspace overview: GitHub: workspace README
- License: GitHub: LICENSE
Dependencies
~11–31MB
~415K SLoC