Accumulation Tree
JSON →The `accumulation-tree` library provides a red/black tree data structure optimized for fast accumulation of values within a key range. It achieves O(log(N)) complexity for range aggregations by storing partial aggregations at each node, similar to a Fenwick tree. The current version is 0.6.4, and it is under active maintenance with releases occurring periodically to address compatibility and minor updates.
Traffic · last 30 days ↓22% vs prev 7d
total hits 49
actors 12 distinct systems
last hit 18h ago Bingbot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇸🇬 Singapore · VN · 🇨🇦 Canada
API endpoints
full doc /v1/registry/accumulation-tree
compatibility /v1/registry/accumulation-tree/compatibility